[Checkins] [zopefoundation/persistent] 77193c: Simplify test exclusion in test_persistence.py

GitHub noreply at github.com
Thu Aug 2 18:56:55 CEST 2018


  Branch: refs/heads/issue11
  Home:   https://github.com/zopefoundation/persistent
  Commit: 77193c4ad861666aadc61dac769b7de26b320bec
      https://github.com/zopefoundation/persistent/commit/77193c4ad861666aadc61dac769b7de26b320bec
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-08-02 (Thu, 02 Aug 2018)

  Changed paths:
    M persistent/tests/test_persistence.py

  Log Message:
  -----------
  Simplify test exclusion in test_persistence.py


  Commit: 1e9f7c4215fc674afe882062c0105c520a398bd6
      https://github.com/zopefoundation/persistent/commit/1e9f7c4215fc674afe882062c0105c520a398bd6
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-08-02 (Thu, 02 Aug 2018)

  Changed paths:
    M persistent/persistence.py
    M persistent/tests/test_persistence.py

  Log Message:
  -----------
  Tests and Python implementation.


  Commit: 31d240ae24515c50c7c99415972e02ec83a8560c
      https://github.com/zopefoundation/persistent/commit/31d240ae24515c50c7c99415972e02ec83a8560c
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-08-02 (Thu, 02 Aug 2018)

  Changed paths:
    M persistent/cPersistence.c
    M persistent/tests/test_persistence.py

  Log Message:
  -----------
  C implementation, and add tests that BaseException isn't caught.


  Commit: e3edd0b84a8da3973ad50bf8c98d46444d746813
      https://github.com/zopefoundation/persistent/commit/e3edd0b84a8da3973ad50bf8c98d46444d746813
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-08-02 (Thu, 02 Aug 2018)

  Changed paths:
    M CHANGES.rst
    M docs/using.rst
    M persistent/cPersistence.c
    M persistent/interfaces.py
    M persistent/persistence.py
    M persistent/tests/test_persistence.py

  Log Message:
  -----------
  Add support for subclasses to implement _p_repr. Fixes #11


Compare: https://github.com/zopefoundation/persistent/compare/77193c4ad861^...e3edd0b84a8d
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list