This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients python-dev, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-10-08.16:08:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151008160804.128834.18917@psf.io>
In-reply-to
Content
New changeset 69c4fa62b608 by Steve Dower in branch '3.5':
Issue #23919: Prevents assert dialogs appearing in the test suite.
https://hg.python.org/cpython/rev/69c4fa62b608

New changeset 62897db9ae51 by Steve Dower in branch 'default':
Issue #23919: Prevents assert dialogs appearing in the test suite.
https://hg.python.org/cpython/rev/62897db9ae51
History
Date User Action Args
2015-10-08 16:08:17python-devsetrecipients: + python-dev, vstinner, tim.golden, zach.ware, steve.dower
2015-10-08 16:08:17python-devlinkissue23919 messages
2015-10-08 16:08:17python-devcreate