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 7ec1391 commit 78d0d1bCopy full SHA for 78d0d1b
Doc/whatsnew/3.15.rst
@@ -266,8 +266,8 @@ http.client
266
http.cookies
267
------------
268
269
-* Allow double quotes in cookie values with a more linient regex for
270
- doublequoted strings.
+* Allow ``"`` double quotes in cookie values with a more linient regex for
+ double-quoted strings.
271
(Contributed by Nick Burns and Senthil Kumaran in :gh:`92936`.)
272
273
0 commit comments