• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zopefoundation / zope.ramcache / 24

Builds Branch Commit Type Ran Committer Via Coverage
24 master Use an object with __slots__ instead of a list for data storage. This is smaller than a 3-item list on all checked versions of Python. It has the same access time for indexes versus attributes on all checked versions of Python. It may be somewh... Pull #6 21 Aug 2017 05:00PM UTC web-flow travis-ci pending completion   set done
23 named-attrs Use an object with __slots__ instead of a list for data storage. This is smaller than a 3-item list on all checked versions of Python. It has the same access time for indexes versus attributes on all checked versions of Python. It may be somewh... push 21 Aug 2017 04:56PM UTC jamadden travis-ci pending completion   set done
22 master Fix #1: Catch exceptions pickling items getting stats Also eliminate several copies (on Python 2) and some extraneous dict lookups (on all versions). Pull #5 21 Aug 2017 04:25PM UTC web-flow travis-ci pending completion   set done
21 issue1 Fix #1: Catch exceptions pickling items getting stats Also eliminate several copies (on Python 2) and some extraneous dict lookups (on all versions). push 21 Aug 2017 04:23PM UTC jamadden travis-ci pending completion   set done
20 master We need to force a newer pypy version. See https://travis-ci.org/zopefoundation/zope.ramcache/jobs/266835890 Pull #4 21 Aug 2017 03:19PM UTC web-flow travis-ci pending completion   set done
19 py36 We need to force a newer pypy version. See https://travis-ci.org/zopefoundation/zope.ramcache/jobs/266835890 push 21 Aug 2017 03:18PM UTC jamadden travis-ci pending completion   set done
18 py36 Add Python 3.6, Drop Python 3.3 - Badges - Add more info to README.rst - 100% coverage - Enable coveralls and a tox environment - Use ``with`` to replace ``try/finally`` for simpler code that uses fewer lines. push 21 Aug 2017 03:14PM UTC jamadden travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc