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

GitHub noreply at github.com
Mon Jan 23 18:46:58 CET 2017


  Branch: refs/heads/py35-import-incompat
  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.


Compare: https://github.com/zopefoundation/BTrees/compare/a06e46278f55...fb38ed5a2b2f


More information about the checkins mailing list