mirror of
https://github.com/python/cpython.git
synced 2025-11-20 10:57:44 +00:00
gh-112087: Make __sizeof__ and listiter_{len, next} to be threadsafe (gh-114843)
This commit is contained in:
parent
4b2d1786cc
commit
a2d4281415
7 changed files with 80 additions and 69 deletions
|
|
@ -0,0 +1,2 @@
|
|||
For an empty reverse iterator for list will be reduced to :func:`reversed`.
|
||||
Patch by Donghee Na
|
||||
Loading…
Add table
Add a link
Reference in a new issue