This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-30 14:46:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
test
/
test_module
History
Serhiy Storchaka
fc4d2c3dc6
[3.12] gh-81682: Fix test failures when CPython is built without docstrings (GH-113410) (GH-113429)
...
(cherry picked from commit 4e5b27e6a3be85853bd04d45128dd7cc706bb1c8)
2023-12-23 11:50:01 +00:00
..
__init__.py
[3.12] gh-81682: Fix test failures when CPython is built without docstrings (GH-113410) (GH-113429)
2023-12-23 11:50:01 +00:00
bad_getattr2.py
…
bad_getattr3.py
…
bad_getattr.py
…
final_a.py
[3.12] gh-108303: Move more files to
Lib/test/test_module
(GH-111880) (
#111891
)
2023-11-09 15:21:24 +00:00
final_b.py
[3.12] gh-108303: Move more files to
Lib/test/test_module
(GH-111880) (
#111891
)
2023-11-09 15:21:24 +00:00
good_getattr.py
…