◐ Shell
clean mode source ↗

Message 171452 - Python tracker

If there is a list of known protocols that don't use the fragment, can't we include it in urlparse as we already do in Lib/urlparse.py:34?
If #channel in irc://example.com/#channel should not be parsed as fragment, then this can be considered as a regression.  This doesn't necessary mean that the whole change is a regression though.