mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
![]() The call to `PySequence_List()` could temporarily unlock and relock the set, allowing the items to be cleared and return the incorrect notation `{}` for a empty set (it should be `set()`). Co-authored-by: T. Wouters <thomas@python.org> |
||
---|---|---|
.. | ||
__init__.py | ||
test_code.py | ||
test_dict.py | ||
test_func_annotations.py | ||
test_gc.py | ||
test_list.py | ||
test_methodcaller.py | ||
test_monitoring.py | ||
test_races.py | ||
test_set.py | ||
test_slots.py | ||
test_str.py | ||
test_tokenize.py | ||
test_type.py | ||
test_zip.py |