Files
cpython/Python/_warnings.c
Erlend E. Aasland 05e0b67a43 gh-116664: In _warnings.c, make filters_version access thread-safe (#117374)
- assert that the lock is held in already_warned()
- protect 'filters_version' increment in warnings_filters_mutated_impl()
2024-03-29 21:23:28 +01:00

42 KiB