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 Benno.Rice, BreamoreBoy, ezio.melotti, flox, orsenthil, python-dev, serhiy.storchaka, vstinner
Date 2015-01-26.08:29:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150126082809.87111.60550@psf.io>
In-reply-to
Content
New changeset 1e12c9e5bc89 by Serhiy Storchaka in branch '2.7':
Issue #7665: Fixed tests test_ntpath and test_urllib2 when ran in the
https://hg.python.org/cpython/rev/1e12c9e5bc89

New changeset 04fa56628830 by Serhiy Storchaka in branch '3.4':
Issue #7665: Fixed tests test_ntpath and test_urllib2 when ran in the
https://hg.python.org/cpython/rev/04fa56628830

New changeset 1db1cd711104 by Serhiy Storchaka in branch 'default':
Issue #7665: Fixed tests test_ntpath and test_urllib2 when ran in the
https://hg.python.org/cpython/rev/1db1cd711104
History
Date User Action Args
2015-01-26 08:29:35python-devsetrecipients: + python-dev, orsenthil, vstinner, ezio.melotti, flox, Benno.Rice, BreamoreBoy, serhiy.storchaka
2015-01-26 08:29:35python-devlinkissue7665 messages
2015-01-26 08:29:34python-devcreate