mirror of
https://github.com/python/cpython.git
synced 2026-06-23 03:23:38 -04:00
d89a5f6a6e
* gh-105704: Disallow square brackets ( and ) in domain names for parsed URLs * Use Sphinx references Co-authored-by: Peter Bierma <zintensitydev@gmail.com> * Add mismatched bracket test cases, fix news format * Add more test coverage for ports --------- Co-authored-by: Peter Bierma <zintensitydev@gmail.com>