cpython/Misc/NEWS.d/next
Seth Michael Larson d89a5f6a6e
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>
2025-01-31 09:41:34 -08:00
..
Build gh-128902: Fix check for fallthrough attribute support (#128903) 2025-01-22 04:25:30 -05:00
C_API gh-89188: Implement PyUnicode_KIND() as a function (#129412) 2025-01-30 11:27:27 +00:00
Core_and_Builtins gh-129393: Make 'sys.platform' return "freebsd" only on FreeBSD (#129394) 2025-01-31 10:02:45 +01:00
Documentation GH-125722: Increase minimum supported Sphinx to 8.1.3 (#128922) 2025-01-20 00:26:24 +00:00
IDLE Python 3.14.0a1 2024-10-15 22:34:54 +03:00
Library gh-128509: Add sys._is_immortal for identifying immortal objects (#128510) 2025-01-31 15:27:08 +00:00
macOS Python 3.14.0a4 2025-01-14 13:52:58 +02:00
Security gh-105704: Disallow square brackets ([ and ]) in domain names for parsed URLs (#129418) 2025-01-31 09:41:34 -08:00
Tests GH-129386: Add test.support.reset_code (GH-129486) 2025-01-31 11:50:54 +01:00
Tools-Demos gh-129248: Filter out the iOS log prefix from testbed runner output. (#129252) 2025-01-25 16:49:39 +08:00
Windows Python 3.14.0a3 2024-12-17 11:50:39 +02:00