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 eric.araujo, jcea, ncoghlan, python-dev, r.david.murray, skrah, vstinner
Date 2011-05-05.16:19:10
SpamBayes Score 1.4406011e-05
Marked as misclassified No
Message-id <E1QI1GZ-0001Sq-CU@dinsdale.python.org>
In-reply-to
Content
New changeset 76bd26565cc7 by R David Murray in branch '3.2':
#11873: Improve test regex so random directory names don't cause test to fail
http://hg.python.org/cpython/rev/76bd26565cc7

New changeset 83e069281810 by R David Murray in branch 'default':
Merge: #11873: Improve test regex so random directory names don't cause test to fail
http://hg.python.org/cpython/rev/83e069281810
History
Date User Action Args
2011-05-05 16:19:11python-devsetrecipients: + python-dev, jcea, ncoghlan, vstinner, eric.araujo, r.david.murray, skrah
2011-05-05 16:19:10python-devlinkissue11873 messages
2011-05-05 16:19:10python-devcreate