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 tburke
Recipients ammar2, benjamin.peterson, gregory.p.smith, jaraco, larry, lukasz.langa, mcepl, ned.deily, tburke, webknjaz, xtreak
Date 2019-09-20.23:45:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569023142.48.0.811406029428.issue38216@roundup.psfhosted.org>
In-reply-to
Content
Something like this for 3.7, say? I should probably go add some tests in test_httplib.py (for example, to demonstrate that http.client can still send a raw #, even if urllib appropriately drops the fragment), but I wanted some feedback on whether this is even an avenue worth pursuing.
History
Date User Action Args
2019-09-20 23:45:42tburkesetrecipients: + tburke, gregory.p.smith, jaraco, larry, benjamin.peterson, ned.deily, mcepl, lukasz.langa, webknjaz, ammar2, xtreak
2019-09-20 23:45:42tburkesetmessageid: <1569023142.48.0.811406029428.issue38216@roundup.psfhosted.org>
2019-09-20 23:45:42tburkelinkissue38216 messages
2019-09-20 23:45:42tburkecreate