Message 337566 - Python tracker (original) (raw)

Message337566

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:04 jkloth set recipients: + jkloth, vstinner, larry, benjamin.peterson, ned.deily, ezio.melotti, martin.panter, steve.dower, xtreak
2019-03-09 09:49:04 jkloth set messageid: 1552124944.76.0.155143531892.issue36216@roundup.psfhosted.org
2019-03-09 09:49:04 jkloth link issue36216 messages
2019-03-09 09:49:04 jkloth create