Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-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 |