Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f21f43 commit 2cdcaf1Copy full SHA for 2cdcaf1
1 file changed
Misc/NEWS
@@ -21,16 +21,16 @@ Library
21
22
- Issue #22931: Allow '[' and ']' in cookie values.
23
24
+- Issue #22758: Fix a regression that no longer allowed secure and httponly
25
+ cookies to be parsed.
26
+
27
Tests
28
-----
29
30
- Issue #25940: Changed test_ssl and test_httplib to use
31
self-signed.pythontest.net. This avoids relying on svn.python.org, which
32
recently changed root certificate.
33
-- Issue #22758: Fix a regression that no longer allowed secure and httponly
- cookies to be parsed.
-
34
35
What's New in Python 3.2.6?
36
===========================
0 commit comments