[Checkins] [zopefoundation/BTrees] ec7392: Work around AttributeError raised by Python 3.5.x.

GitHub noreply at github.com
Tue Jan 24 16:52:24 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/BTrees
  Commit: ec7392109a4dab3c37a4b1000cfa1b4b3b5b760c
      https://github.com/zopefoundation/BTrees/commit/ec7392109a4dab3c37a4b1000cfa1b4b3b5b760c
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2017-01-23 (Mon, 23 Jan 2017)

  Changed paths:
    M BTrees/BTreeModuleTemplate.c

  Log Message:
  -----------
  Work around AttributeError raised by Python 3.5.x.

Alternative to PR #55.


  Commit: fb38ed5a2b2f002ba8743defba426252a20c12d0
      https://github.com/zopefoundation/BTrees/commit/fb38ed5a2b2f002ba8743defba426252a20c12d0
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-01-23 (Mon, 23 Jan 2017)

  Changed paths:
    M BTrees/BTreeModuleTemplate.c
    M CHANGES.rst

  Log Message:
  -----------
  Improve error message and comment. Add change note.


  Commit: 7c96119f3f4f5df52ec4a312ddfe5c4d9e4e5fe7
      https://github.com/zopefoundation/BTrees/commit/7c96119f3f4f5df52ec4a312ddfe5c4d9e4e5fe7
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2017-01-24 (Tue, 24 Jan 2017)

  Changed paths:
    M BTrees/BTreeModuleTemplate.c
    M CHANGES.rst

  Log Message:
  -----------
  Merge pull request #57 from zopefoundation/py35-import-incompat

Work around AttributeError raised by Python 3.5.x.


Compare: https://github.com/zopefoundation/BTrees/compare/f4531e4bf722...7c96119f3f4f


More information about the checkins mailing list