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 lukasz.langa
Recipients AdamGold, eric.araujo, kj, lemburg, lukasz.langa, ned.deily, orsenthil, serhiy.storchaka, vstinner
Date 2021-02-15.18:15:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613412911.42.0.946918239559.issue42967@roundup.psfhosted.org>
In-reply-to
Content
New changeset e3110c3cfbb7daa690d54d0eff6c264c870a71bf by Senthil Kumaran in branch '3.8':
[3.8] bpo-42967: only use '&' as a query string separator (GH-24297)  (#24529)
https://github.com/python/cpython/commit/e3110c3cfbb7daa690d54d0eff6c264c870a71bf
History
Date User Action Args
2021-02-15 18:15:11lukasz.langasetrecipients: + lukasz.langa, lemburg, orsenthil, vstinner, ned.deily, eric.araujo, serhiy.storchaka, kj, AdamGold
2021-02-15 18:15:11lukasz.langasetmessageid: <1613412911.42.0.946918239559.issue42967@roundup.psfhosted.org>
2021-02-15 18:15:11lukasz.langalinkissue42967 messages
2021-02-15 18:15:11lukasz.langacreate