[Checkins] [zopefoundation/ZODB] 122861: Quit mangling non-ASCII characters in changelog to...

GitHub noreply at github.com
Sun Mar 3 00:21:52 UTC 2013


  Branch: refs/heads/py3
  Home:   https://github.com/zopefoundation/ZODB
  Commit: 122861a328f805c7cbddc84262e24d904490f377
      https://github.com/zopefoundation/ZODB/commit/122861a328f805c7cbddc84262e24d904490f377
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-03-02 (Sat, 02 Mar 2013)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Quit mangling non-ASCII characters in changelog to work around Sphinx bug.

Instead, just remove the non-ASCII characters, regaining Python 3.2 compat.


  Commit: fd0d2b043990947a7c34679cc86e8381872d81f3
      https://github.com/zopefoundation/ZODB/commit/fd0d2b043990947a7c34679cc86e8381872d81f3
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-03-02 (Sat, 02 Mar 2013)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Note support for Py3k.


  Commit: 257fed3f7bb77373af11f857bf0b7996a2d1f801
      https://github.com/zopefoundation/ZODB/commit/257fed3f7bb77373af11f857bf0b7996a2d1f801
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-03-02 (Sat, 02 Mar 2013)

  Changed paths:
    M src/ZODB/blob.py
    M src/ZODB/utils.py

  Log Message:
  -----------
  Py3.2:  don't rely on binascii.unhexlify to convert under covers.


Compare: https://github.com/zopefoundation/ZODB/compare/68d8bca1862f...257fed3f7bb7


More information about the checkins mailing list