[Checkins] [zopefoundation/persistent] 7bd85c: Intern keys in `__setstate__`

GitHub noreply at github.com
Tue Mar 31 20:43:07 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/persistent
  Commit: 7bd85c189ae17be514f4989bfb8f79f4d8013943
      https://github.com/zopefoundation/persistent/commit/7bd85c189ae17be514f4989bfb8f79f4d8013943
  Author: David Glick <david at glicksoftware.com>
  Date:   2015-03-21 (Sat, 21 Mar 2015)

  Changed paths:
    M CHANGES.rst
    M persistent/_compat.h
    M persistent/_compat.py
    M persistent/cPersistence.c
    M persistent/persistence.py
    M persistent/tests/test_persistence.py

  Log Message:
  -----------
  Intern keys in `__setstate__`

Refs zopefoundation/persistent#15


  Commit: 62543ae72d5f480db2f3531bb7efa56e3fdf6f25
      https://github.com/zopefoundation/persistent/commit/62543ae72d5f480db2f3531bb7efa56e3fdf6f25
  Author: David Glick <david at glicksoftware.com>
  Date:   2015-03-30 (Mon, 30 Mar 2015)

  Changed paths:
    M persistent/cPersistence.c

  Log Message:
  -----------
  clean up refcounting around INTERN_INPLACE


  Commit: 9d1f8e77c648611376a6e3dc5308f26c30eff3b3
      https://github.com/zopefoundation/persistent/commit/9d1f8e77c648611376a6e3dc5308f26c30eff3b3
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-03-31 (Tue, 31 Mar 2015)

  Changed paths:
    M CHANGES.rst
    M persistent/_compat.h
    M persistent/_compat.py
    M persistent/cPersistence.c
    M persistent/persistence.py
    M persistent/tests/test_persistence.py

  Log Message:
  -----------
  Merge pull request #16 from davisagli/davisagli-intern-state-keys

Intern keys in `__setstate__`


Compare: https://github.com/zopefoundation/persistent/compare/7a57ed9b07c3...9d1f8e77c648


More information about the checkins mailing list