]> granicus.if.org Git - python/commit
bpo-991266: Fix quoting of Comment attribute of SimpleCookie (GH-6555)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 23 Apr 2018 00:58:23 +0000 (17:58 -0700)
committerBerker Peksag <berker.peksag@gmail.com>
Mon, 23 Apr 2018 00:58:23 +0000 (03:58 +0300)
commit9fc998d761591f2741d8e94f5b3009c56ae83882
treef646cd710516d77f8d5518a81dfb403fc3a65dc2
parentf9005030fee6af333fada014da3eb0144078779f
bpo-991266: Fix quoting of Comment attribute of SimpleCookie (GH-6555)

(cherry picked from commit d5a2377c3d70e4143bcbee4a765b3434e21f683a)

Co-authored-by: Berker Peksag <berker.peksag@gmail.com>
Lib/http/cookies.py
Lib/test/test_http_cookies.py
Misc/NEWS.d/next/Library/2018-04-21-00-24-08.bpo-991266.h93TP_.rst [new file with mode: 0644]