mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +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()`).
(cherry picked from commit
|
||
---|---|---|
.. | ||
__init__.py | ||
test_code.py | ||
test_dict.py | ||
test_gc.py | ||
test_list.py | ||
test_monitoring.py | ||
test_set.py | ||
test_slots.py | ||
test_str.py | ||
test_tokenize.py | ||
test_type.py |