Skip to content

Commit 2cdcaf1

Browse files
committed
Issue python#22758: Move NEWS entry to Library section
1 parent 5f21f43 commit 2cdcaf1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Misc/NEWS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@ Library
2121

2222
- Issue #22931: Allow '[' and ']' in cookie values.
2323

24+
- Issue #22758: Fix a regression that no longer allowed secure and httponly
25+
cookies to be parsed.
26+
2427
Tests
2528
-----
2629

2730
- Issue #25940: Changed test_ssl and test_httplib to use
2831
self-signed.pythontest.net. This avoids relying on svn.python.org, which
2932
recently changed root certificate.
3033

31-
- Issue #22758: Fix a regression that no longer allowed secure and httponly
32-
cookies to be parsed.
33-
3434

3535
What's New in Python 3.2.6?
3636
===========================

0 commit comments

Comments
 (0)