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 vstinner
Recipients christian.heimes, jpic, martin.panter, matrixise, orsenthil, ronaldoussoren, sanebow, vstinner, xtreak
Date 2019-10-15.17:08:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I modified my PR 16780 to also fix bpo-33342: "urllib IPv6 parsing fails with special characters in passwords".
History
Date User Action Args
2019-10-15 17:08:57vstinnersetrecipients: + vstinner, ronaldoussoren, orsenthil, christian.heimes, martin.panter, matrixise, xtreak, sanebow, jpic
2019-10-15 17:08:57vstinnersetmessageid: <[email protected]>
2019-10-15 17:08:57vstinnerlinkissue36338 messages
2019-10-15 17:08:57vstinnercreate