René's URL Explorer Experiment


Title: Issue 22852: urllib.parse wrongly strips empty #fragment, ?query, //netloc - Python tracker

Mail addresses
chris@example.com

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/67041 https://github.com/python/cpython/issues/67041
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
has_netloc.patchhttps://bugs.python.org/file38465/has_netloc.patch
reviewhttps://bugs.python.org/review/22852/#ps14176
has_netloc.v2.patchhttps://bugs.python.org/file38633/has_netloc.v2.patch
reviewhttps://bugs.python.org/review/22852/#ps14306
https://github.com/stain/cpython/https://github.com/stain/cpython/
msg231070https://bugs.python.org/issue22852#msg231070
(view)https://bugs.python.org/msg231070
http://tools.ietf.org/html/rfc3986#section-3.5http://tools.ietf.org/html/rfc3986#section-3.5
http://tools.ietf.org/html/rfc3986#section-5.3http://tools.ietf.org/html/rfc3986#section-5.3
http://example.com/file#http://example.com/file#
http://example.com/file#http://example.com/file#
http://example.com/filehttp://example.com/file
http://example.com/file#http://example.com/file#
http://example.com/filehttp://example.com/file
http://example.com/file#http://example.com/file#
http://example.com/file#http://example.com/file#
http://example.com/file#nonemptyhttp://example.com/file#nonempty
http://example.com/file#nonemptyhttp://example.com/file#nonempty
http://example.com/file#http://example.com/file#
http://example.com/file?http://example.com/file?
http://example.com/filehttp://example.com/file
msg231099https://bugs.python.org/issue22852#msg231099
(view)https://bugs.python.org/msg231099
https://github.com/stain/cpython/compare/issue-2285-urllib-empty-fragment?expand=1https://github.com/stain/cpython/compare/issue-2285-urllib-empty-fragment?expand=1
msg235582https://bugs.python.org/issue22852#msg235582
(view)https://bugs.python.org/msg235582
http://localhost/path#http://localhost/path#
msg237999https://bugs.python.org/issue22852#msg237999
(view)https://bugs.python.org/msg237999
Issue 23505https://bugs.python.org/issue23505
Issue 23636https://bugs.python.org/issue23636
Issue 17295https://bugs.python.org/issue17295
Issue 1173475https://bugs.python.org/issue1173475
msg238220https://bugs.python.org/issue22852#msg238220
(view)https://bugs.python.org/msg238220
http://example.com/foo/bar/http://example.com/foo/bar/
msg238246https://bugs.python.org/issue22852#msg238246
(view)https://bugs.python.org/msg238246
msg238251https://bugs.python.org/issue22852#msg238251
(view)https://bugs.python.org/msg238251
http://bugs.python.org/review/22852/diff/14176/Doc/library/urllib.parse.rsthttp://bugs.python.org/review/22852/diff/14176/Doc/library/urllib.parse.rst
urllib/parse.pyhttps://github.com/python/cpython/blob/main/Lib/urllib/parse.py#L137
msg238255https://bugs.python.org/issue22852#msg238255
(view)https://bugs.python.org/msg238255
Issue 23505https://bugs.python.org/issue23505
msg238258https://bugs.python.org/issue22852#msg238258
(view)https://bugs.python.org/msg238258
msg238264https://bugs.python.org/issue22852#msg238264
(view)https://bugs.python.org/msg238264
#23505https://bugs.python.org/issue23505
msg238897https://bugs.python.org/issue22852#msg238897
(view)https://bugs.python.org/msg238897
Issue 23684https://bugs.python.org/issue23684
msg244516https://bugs.python.org/issue22852#msg244516
(view)https://bugs.python.org/msg244516
msg247905https://bugs.python.org/issue22852#msg247905
(view)https://bugs.python.org/msg247905
issue 6631https://bugs.python.org/issue6631
msg322778https://bugs.python.org/issue22852#msg322778
(view)https://bugs.python.org/msg322778
msg323123https://bugs.python.org/issue22852#msg323123
(view)https://bugs.python.org/msg323123
msg371181https://bugs.python.org/issue22852#msg371181
(view)https://bugs.python.org/msg371181
issue37969https://bugs.python.org/issue37969
issue 40938https://bugs.python.org/issue40938
msg413124https://bugs.python.org/issue22852#msg413124
(view)https://bugs.python.org/msg413124
#46337https://bugs.python.org/issue46337
eric.araujohttps://bugs.python.org/user7641
msg413124https://bugs.python.org/msg413124
op368https://bugs.python.org/user30719
msg371181https://bugs.python.org/msg371181
msg323123https://bugs.python.org/msg323123
piotr.dobrogosthttps://bugs.python.org/user15108
chris.jerdonekhttps://bugs.python.org/user12075
msg322778https://bugs.python.org/msg322778
issue23505 dependencieshttps://bugs.python.org/issue23505
rbcollinshttps://bugs.python.org/user3924
msg247905https://bugs.python.org/msg247905
berker.peksaghttps://bugs.python.org/user14674
needs reviewhttps://bugs.python.org/keyword8
msg244516https://bugs.python.org/msg244516
issue24332 supersederhttps://bugs.python.org/issue24332
issue15009 supersederhttps://bugs.python.org/issue15009
issue5843 supersederhttps://bugs.python.org/issue5843
has_netloc.v2.patchhttps://bugs.python.org/file38633
msg238897https://bugs.python.org/msg238897
msg238264https://bugs.python.org/msg238264
msg238258https://bugs.python.org/msg238258
msg238255https://bugs.python.org/msg238255
msg238251https://bugs.python.org/msg238251
msg238246https://bugs.python.org/msg238246
msg238220https://bugs.python.org/msg238220
has_netloc.patchhttps://bugs.python.org/file38465
msg237999https://bugs.python.org/msg237999
patchhttps://bugs.python.org/keyword2
demian.brechthttps://bugs.python.org/user17261
msg235582https://bugs.python.org/msg235582
msg231099https://bugs.python.org/msg231099
martin.panterhttps://bugs.python.org/user14751
orsenthilhttps://bugs.python.org/user1741
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.