index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_import
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
GH-65961: Stop setting `__cached__` on modules (GH-142165)
Brett Cannon
2025-12-11
1
-3/+3
*
gh-135801: Improve filtering by module in warn_explicit() without module argu...
Serhiy Storchaka
2025-10-30
1
-0/+21
*
gh-123880: Allow recursive import of single-phase-init modules (GH-123950)
Petr Viktorin
2024-09-20
1
-0/+13
*
gh-117860: Add tests for resolving names when import rebind names (GH-118176)
Serhiy Storchaka
2024-04-30
4
-0/+17
*
gh-95754: Better AttributeError on partially initialised module (#112577)
Shantanu
2023-12-21
1
-0/+3
*
gh-108303: Move `double_const` to `test_import` where it belongs (#112108)
Nikita Sobolev
2023-12-11
1
-0/+30
*
bpo-44717: improve AttributeError on circular imports of submodules (GH-27338)
Filipe Laíns
2021-07-24
3
-0/+4
*
Revert "bpo-44717: improve AttributeError on circular imports of submodules (...
Pablo Galindo Salgado
2021-07-24
3
-4/+0
*
bpo-44717: improve AttributeError on circular imports of submodules (GH-27299)
Filipe Laíns
2021-07-24
3
-0/+4
*
bpo-39336: Allow packages to not let their child modules be set on them (#18006)
Dino Viehland
2020-01-23
2
-0/+12
*
bpo-20490: Improve circular import error message (GH-15308)
Anthony Sottile
2019-09-09
2
-0/+4
*
bpo-33237: Improve AttributeError message for partially initialized module. (...
Serhiy Storchaka
2018-10-30
2
-0/+4
*
bpo-30876: Relative import from unloaded package now reimports the package (#...
Serhiy Storchaka
2017-07-12
2
-0/+3
*
bpo-30814: Fixed a race condition when import a submodule from a package. (#2...
Serhiy Storchaka
2017-07-06
2
-0/+2
*
bpo-30024: Circular imports involving absolute imports with binding (#1264)
Serhiy Storchaka
2017-05-09
2
-0/+2
*
Whitespace
Antoine Pitrou
2014-10-13
6
-6/+6
*
Issue #17636: Circular imports involving relative imports are now supported.
Antoine Pitrou
2014-10-13
9
-0/+18