diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2018-04-21-00-24-08.bpo-991266.h93TP_.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2018-04-21-00-24-08.bpo-991266.h93TP_.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2018-04-21-00-24-08.bpo-991266.h93TP_.rst b/Misc/NEWS.d/next/Library/2018-04-21-00-24-08.bpo-991266.h93TP_.rst deleted file mode 100644 index 3af6c27..0000000 --- a/Misc/NEWS.d/next/Library/2018-04-21-00-24-08.bpo-991266.h93TP_.rst +++ /dev/null @@ -1 +0,0 @@ -Fix quoting of the ``Comment`` attribute of :class:`http.cookies.SimpleCookie`. |