| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bpo-30876: Relative import from unloaded package now reimports the package ↵ | Serhiy Storchaka | 2017-07-12 | 2 | -0/+3 |
| (#2639) instead of failing with SystemError. Relative import from non-package now fails with ImportError rather than SystemError. | |||||
