This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cpython
mirror of
https://github.com/python/cpython.git
Watch
2
Star
0
Fork
You've already forked cpython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d55e11b804
cpython
/
Lib
/
test
/
test_warnings
History
Xuehai Pan
b8633f9aca
gh-119605: Respect `follow_wrapped` for `__init__` and `__new__` when getting class signature with `inspect.signature` (
#132055
)
2025-05-01 15:41:44 -07: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-119605: Respect `follow_wrapped` for `__init__` and `__new__` when getting class signature with `inspect.signature` (
#132055
)
2025-05-01 15:41:44 -07:00
__main__.py
…