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 terry.reedy
Recipients eng.mustafaelagamey, orsenthil, terry.reedy
Date 2021-06-07.19:42:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623094937.48.0.800312363654.issue44334@roundup.psfhosted.org>
In-reply-to
Content
'eng' claimed in original title that "urllib.parse.parse_qsl cannot parse large data".  On original PR, said problem with 6-7 millions bytes.

Claim should be backed up by a generated example that fails with original code and succeeds with new code.  Claims of 'faster' also needs some examples.

Original PRs must nearly all propose merging a branch created from main into main.  Performance enhancements are often not backported.
History
Date User Action Args
2021-06-07 19:42:17terry.reedysetrecipients: + terry.reedy, orsenthil, eng.mustafaelagamey
2021-06-07 19:42:17terry.reedysetmessageid: <1623094937.48.0.800312363654.issue44334@roundup.psfhosted.org>
2021-06-07 19:42:17terry.reedylinkissue44334 messages
2021-06-07 19:42:17terry.reedycreate