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 miss-islington
Recipients AdamGold, eric.araujo, gregory.p.smith, kj, lemburg, lukasz.langa, mcepl, miss-islington, ned.deily, orsenthil, petr.viktorin, rschiron, serhiy.storchaka, vstinner
Date 2021-04-11.13:49:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618148982.22.0.691343945764.issue42967@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6ec2fb42f93660810952388e5c4018c197c17c8c by Miss Islington (bot) in branch '3.9':
bpo-42967: coerce bytes separator to string in urllib.parse_qs(l) (GH-24818)
https://github.com/python/cpython/commit/6ec2fb42f93660810952388e5c4018c197c17c8c
History
Date User Action Args
2021-04-11 13:49:42miss-islingtonsetrecipients: + miss-islington, lemburg, gregory.p.smith, orsenthil, vstinner, ned.deily, mcepl, eric.araujo, petr.viktorin, lukasz.langa, serhiy.storchaka, rschiron, kj, AdamGold
2021-04-11 13:49:42miss-islingtonsetmessageid: <1618148982.22.0.691343945764.issue42967@roundup.psfhosted.org>
2021-04-11 13:49:42miss-islingtonlinkissue42967 messages
2021-04-11 13:49:42miss-islingtoncreate