[Checkins] [zopefoundation/zope.ramcache] f06deb: Fix #1: Catch exceptions pickling items getting st...

GitHub noreply at github.com
Mon Aug 21 18:22:19 CEST 2017


  Branch: refs/heads/issue1
  Home:   https://github.com/zopefoundation/zope.ramcache
  Commit: f06deb8ac7bc264c95f145e453b6f6010ebc1203
      https://github.com/zopefoundation/zope.ramcache/commit/f06deb8ac7bc264c95f145e453b6f6010ebc1203
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-08-21 (Mon, 21 Aug 2017)

  Changed paths:
    M CHANGES.rst
    M src/zope/ramcache/interfaces/ram.py
    M src/zope/ramcache/ram.py
    M src/zope/ramcache/tests/test_ramcache.py

  Log Message:
  -----------
  Fix #1: Catch exceptions pickling items getting stats

Also eliminate several copies (on Python 2) and some extraneous dict
lookups (on all versions).




More information about the checkins mailing list