Commit 3eae8f2
authored
Revert "bpo-44717: improve AttributeError on circular imports of submodules (pythonGH-27299)" (pythonGH-27331)
This reverts commit 8072a11.1 parent c836231 commit 3eae8f2
File tree
8 files changed
+1734
-1807
lines changed- Lib
- importlib
- test/test_import
- data/circular_imports/subpkg2
- parent
- Misc/NEWS.d/next/Core and Builtins
- Objects
- Python
8 files changed
+1734
-1807
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
364 | | - | |
365 | 364 | | |
366 | 365 | | |
367 | 366 | | |
| |||
988 | 987 | | |
989 | 988 | | |
990 | 989 | | |
991 | | - | |
992 | 990 | | |
993 | 991 | | |
994 | 992 | | |
| |||
1001 | 999 | | |
1002 | 1000 | | |
1003 | 1001 | | |
1004 | | - | |
1005 | | - | |
1006 | 1002 | | |
1007 | 1003 | | |
1008 | 1004 | | |
1009 | 1005 | | |
1010 | | - | |
1011 | | - | |
1012 | | - | |
1013 | | - | |
1014 | | - | |
1015 | | - | |
1016 | | - | |
1017 | | - | |
1018 | | - | |
| 1006 | + | |
1019 | 1007 | | |
1020 | 1008 | | |
1021 | 1009 | | |
| 1010 | + | |
1022 | 1011 | | |
1023 | 1012 | | |
1024 | 1013 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1350 | 1350 | | |
1351 | 1351 | | |
1352 | 1352 | | |
1353 | | - | |
1354 | | - | |
1355 | | - | |
1356 | | - | |
1357 | | - | |
1358 | | - | |
1359 | | - | |
1360 | | - | |
1361 | | - | |
1362 | | - | |
1363 | 1353 | | |
1364 | 1354 | | |
1365 | 1355 | | |
| |||
Whitespace-only changes.
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
739 | 739 | | |
740 | 740 | | |
741 | 741 | | |
742 | | - | |
743 | | - | |
744 | | - | |
745 | | - | |
746 | | - | |
747 | | - | |
748 | | - | |
749 | | - | |
750 | | - | |
751 | | - | |
752 | | - | |
753 | | - | |
754 | | - | |
755 | | - | |
756 | | - | |
757 | | - | |
758 | | - | |
759 | | - | |
760 | | - | |
761 | | - | |
762 | | - | |
763 | | - | |
764 | | - | |
765 | | - | |
766 | 742 | | |
767 | 743 | | |
768 | 744 | | |
| |||
797 | 773 | | |
798 | 774 | | |
799 | 775 | | |
800 | | - | |
801 | | - | |
802 | | - | |
803 | | - | |
804 | | - | |
805 | | - | |
806 | 776 | | |
807 | 777 | | |
808 | 778 | | |
| |||
0 commit comments