This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-04-14 15:50:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
cd3e9b3fd2
cpython
/
Lib
/
test
/
test_import
History
Download ZIP
Download TAR.GZ
Peter Bierma
9314ec23a6
[3.13] gh-144601: Avoid sharing exception objects raised in a
PyInit
function across multiple interpreters (GH-144602) (GH-144880)
...
(cherry picked from commit
fd6b639a49
)
2026-02-16 16:05:55 +00:00
..
data
[3.13] gh-123880: Allow recursive import of single-phase-init modules (GH-123950) (
#124273
)
2024-09-23 12:56:00 -07:00
__init__.py
[3.13] gh-144601: Avoid sharing exception objects raised in a
PyInit
function across multiple interpreters (GH-144602) (GH-144880)
2026-02-16 16:05:55 +00:00
__main__.py