Skip to content

Commit 8598956

Browse files
committed
update whatsnew with http.cookies change
1 parent bb7964d commit 8598956

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,14 @@ http.client
263263
(Contributed by Alexander Enrique Urieles Nieto in :gh:`131724`.)
264264

265265

266+
http.cookies
267+
------------
268+
269+
* Allow `"` (double quotes) in cookie values with a more linient regex for
270+
doublequoted strings.
271+
(Contributed by Nick Burns and Senthil Kumaran in :gh:`137566`.)
272+
273+
266274
math
267275
----
268276

0 commit comments

Comments
 (0)