diff options
author | Seth Michael Larson <seth@python.org> | 2025-01-31 17:41:34 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-31 17:41:34 (GMT) |
commit | d89a5f6a6e65511a5f6e0618c4c30a7aa5aba56a (patch) | |
tree | 237e9cef122cc4cb9d69cf829e6803bbd9888a4d /Python/codegen.c | |
parent | 54f74b80aef8b581f2b124d150903cec83aff005 (diff) | |
download | cpython-d89a5f6a6e65511a5f6e0618c4c30a7aa5aba56a.zip cpython-d89a5f6a6e65511a5f6e0618c4c30a7aa5aba56a.tar.gz cpython-d89a5f6a6e65511a5f6e0618c4c30a7aa5aba56a.tar.bz2 |
gh-105704: Disallow square brackets (`[` and `]`) in domain names for parsed URLs (#129418)
* 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>
Diffstat (limited to 'Python/codegen.c')
0 files changed, 0 insertions, 0 deletions