[Checkins] [zopefoundation/zope.testing] 133103: Add a pattern for normalizing Python 3.5 nested ex...

GitHub noreply at github.com
Tue Jun 23 07:36:22 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.testing
  Commit: 1331034bddd064ab09c35df21662c27e539355ca
      https://github.com/zopefoundation/zope.testing/commit/1331034bddd064ab09c35df21662c27e539355ca
  Author: Barry Warsaw <barry at python.org>
  Date:   2015-06-22 (Mon, 22 Jun 2015)

  Changed paths:
    M src/zope/testing/tests.py

  Log Message:
  -----------
  Add a pattern for normalizing Python 3.5 nested exception doctest output.


  Commit: e1379784098ab1f05303974d6f752bd567f6d9d5
      https://github.com/zopefoundation/zope.testing/commit/e1379784098ab1f05303974d6f752bd567f6d9d5
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2015-06-23 (Tue, 23 Jun 2015)

  Changed paths:
    M src/zope/testing/tests.py

  Log Message:
  -----------
  Merge pull request #3 from warsaw/lp1467644

Add a pattern for normalizing Python 3.5 nested exception doctest output

Fixes https://bugs.launchpad.net/zope.testing/+bug/1467644.


Compare: https://github.com/zopefoundation/zope.testing/compare/1552a207afd9...e1379784098a


More information about the checkins mailing list