summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2022-11-12-15-45-51.gh-issue-99418.FxfAXS.rst
blob: 0a06e7c5c6ac482353b09eae0dedfe1668ac4e48 (plain)
1
2
Fix bug in :func:`urllib.parse.urlparse` that causes URL schemes that begin
with a digit, a plus sign, or a minus sign to be parsed incorrectly.