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 taleinat
Recipients nanjekyejoannah, ncoghlan, r.david.murray, stein-k, taleinat, xtreak
Date 2019-10-14.10:36:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571049393.09.0.193250554455.issue32498@roundup.psfhosted.org>
In-reply-to
Content
New changeset aad2ee01561f260c69af1951c0d6fcaf75c4d41b by Tal Einat (Stein Karlsen) in branch 'master':
bpo-32498: urllib.parse.unquote also accepts bytes (GH-7768)
https://github.com/python/cpython/commit/aad2ee01561f260c69af1951c0d6fcaf75c4d41b
History
Date User Action Args
2019-10-14 10:36:33taleinatsetrecipients: + taleinat, ncoghlan, r.david.murray, stein-k, xtreak, nanjekyejoannah
2019-10-14 10:36:33taleinatsetmessageid: <1571049393.09.0.193250554455.issue32498@roundup.psfhosted.org>
2019-10-14 10:36:33taleinatlinkissue32498 messages
2019-10-14 10:36:32taleinatcreate