This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-27 04:05:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
3185e3115c
cpython
/
Lib
/
test
/
test_warnings
History
Download ZIP
Download TAR.GZ
sobolevn
ae132edc29
gh-129766: Fix crash on calling
warnings._release_lock
with no lock (
#129771
)
2025-02-07 12:59:52 +03:00
..
data
gh-126209: Fix inconsistency of
skip_file_prefixes
in
warnings.warn
's C and Python implementations (GH-126329)
2024-11-12 13:01:56 +01:00
__init__.py
gh-129766: Fix crash on calling
warnings._release_lock
with no lock (
#129771
)
2025-02-07 12:59:52 +03:00
__main__.py