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 jkloth
Recipients benjamin.peterson, ezio.melotti, jkloth, larry, martin.panter, ned.deily, steve.dower, vstinner, xtreak
Date 2019-03-09.09:49:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552124944.76.0.155143531892.issue36216@roundup.psfhosted.org>
In-reply-to
Content
A missed print statement in the 2.7 patch is causing the tests to fail.

Line 647 of Lib/test/test_urlparse.py
History
Date User Action Args
2019-03-09 09:49:04jklothsetrecipients: + jkloth, vstinner, larry, benjamin.peterson, ned.deily, ezio.melotti, martin.panter, steve.dower, xtreak
2019-03-09 09:49:04jklothsetmessageid: <1552124944.76.0.155143531892.issue36216@roundup.psfhosted.org>
2019-03-09 09:49:04jklothlinkissue36216 messages
2019-03-09 09:49:04jklothcreate