diff options
author | Pablo Galindo <pablogsal@gmail.com> | 2021-01-04 17:24:56 (GMT) |
---|---|---|
committer | Pablo Galindo <pablogsal@gmail.com> | 2021-01-04 17:26:00 (GMT) |
commit | 445f7f54b1dd334db6cd5999da262e3caeed492a (patch) | |
tree | b8c48efed3fb2e3a7bced95506b4f23721b5fb23 /Misc/NEWS.d/next/Library/2020-12-22-13-16-43.bpo-25246.GhhCTl.rst | |
parent | de833b601319da15d90c8f3cd3c44d239d6d5924 (diff) | |
download | cpython-445f7f54b1dd334db6cd5999da262e3caeed492a.zip cpython-445f7f54b1dd334db6cd5999da262e3caeed492a.tar.gz cpython-445f7f54b1dd334db6cd5999da262e3caeed492a.tar.bz2 |
Python 3.10.0a4v3.10.0a4
Diffstat (limited to 'Misc/NEWS.d/next/Library/2020-12-22-13-16-43.bpo-25246.GhhCTl.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2020-12-22-13-16-43.bpo-25246.GhhCTl.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2020-12-22-13-16-43.bpo-25246.GhhCTl.rst b/Misc/NEWS.d/next/Library/2020-12-22-13-16-43.bpo-25246.GhhCTl.rst deleted file mode 100644 index 258bb12..0000000 --- a/Misc/NEWS.d/next/Library/2020-12-22-13-16-43.bpo-25246.GhhCTl.rst +++ /dev/null @@ -1 +0,0 @@ -Optimized :meth:`collections.deque.remove`. |