diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-02-19-19-53-46.bpo-36043.l867v0.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2019-02-19-19-53-46.bpo-36043.l867v0.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-02-19-19-53-46.bpo-36043.l867v0.rst b/Misc/NEWS.d/next/Library/2019-02-19-19-53-46.bpo-36043.l867v0.rst deleted file mode 100644 index f4911a0..0000000 --- a/Misc/NEWS.d/next/Library/2019-02-19-19-53-46.bpo-36043.l867v0.rst +++ /dev/null @@ -1 +0,0 @@ -:class:`FileCookieJar` supports :term:`path-like object`. Contributed by Stéphane Wirtel |