mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
115b27d2bb
Previously, this could cause crash or data corruption, now concurrent calls
of methods of the same object raise RuntimeError.
(cherry picked from commit d1282efb2b)
Source files for standard library extension modules, and former extension modules that are now builtin modules.