mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Issue #22758: Move NEWS entry to Library section
This commit is contained in:
@@ -21,6 +21,9 @@ Library
|
||||
|
||||
- Issue #22931: Allow '[' and ']' in cookie values.
|
||||
|
||||
- Issue #22758: Fix a regression that no longer allowed secure and httponly
|
||||
cookies to be parsed.
|
||||
|
||||
Tests
|
||||
-----
|
||||
|
||||
@@ -28,9 +31,6 @@ Tests
|
||||
self-signed.pythontest.net. This avoids relying on svn.python.org, which
|
||||
recently changed root certificate.
|
||||
|
||||
- Issue #22758: Fix a regression that no longer allowed secure and httponly
|
||||
cookies to be parsed.
|
||||
|
||||
|
||||
What's New in Python 3.2.6?
|
||||
===========================
|
||||
|
||||
Reference in New Issue
Block a user