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 hokousya
Recipients benjamin.peterson, ezio.melotti, hokousya, larry, lukasz.langa, miss-islington, ned.deily, steve.dower, vstinner, xtreak
Date 2019-05-01.00:16:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556669817.29.0.00169040863718.issue36742@roundup.psfhosted.org>
In-reply-to
Content
I have confirmed that all of my app's test cases have passed.

What I've done:
1. Installed Python 3.7.3.
2. Replaced urllib/parse.py with the one from 781ffb1.
3. Ran my app's test cases.

Thank you for the quick fix!
History
Date User Action Args
2019-05-01 00:16:57hokousyasetrecipients: + hokousya, vstinner, larry, benjamin.peterson, ned.deily, ezio.melotti, lukasz.langa, steve.dower, miss-islington, xtreak
2019-05-01 00:16:57hokousyasetmessageid: <1556669817.29.0.00169040863718.issue36742@roundup.psfhosted.org>
2019-05-01 00:16:57hokousyalinkissue36742 messages
2019-05-01 00:16:57hokousyacreate