mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
![]() If multiple threads concurrently imported `collections.abc`, some of the
threads might incorrectly see the "shim" `Lib/collections/abc.py` module
instead of the correct `Lib/_collections_abc.py` module. This affected
both the free threading build and the default GIL-enabled build.
(cherry picked from commit
|
||
---|---|---|
.. | ||
__init__.py |