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 BreamoreBoy, ezio.melotti, neologix, pitrou, python-dev, sbt, vstinner
Date 2015-10-03.00:22:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151003002216.18390.99086@psf.io>
In-reply-to
Content
New changeset ec2ef7525fa5 by Victor Stinner in branch 'default':
Issue #18174: Fix test_regrtest when Python is compiled in release mode
https://hg.python.org/cpython/rev/ec2ef7525fa5
History
Date User Action Args
2015-10-03 00:22:28python-devsetrecipients: + python-dev, pitrou, vstinner, ezio.melotti, neologix, BreamoreBoy, sbt
2015-10-03 00:22:28python-devlinkissue18174 messages
2015-10-03 00:22:27python-devcreate