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