This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-08-03 07:35:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd3e9b3fd28072758b412e758df1b67c19ae01b0
cpython
/
Lib
/
test
/
test_import
T
History
Peter Bierma
and
GitHub
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
…