Message 379483 - Python tracker (original) (raw)
Message379483
Author | brett.cannon |
---|---|
Recipients | brett.cannon |
Date | 2020-10-23.22:16:01 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1603491361.46.0.996069640716.issue42132@roundup.psfhosted.org |
In-reply-to |
Content |
---|
_warnings.c, pylifecycle.c, and pythonrun.c all either use or set `__loader__` but without also falling back on `__spec__`. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2020-10-23 22:16:01 | brett.cannon | set | recipients: + brett.cannon |
2020-10-23 22:16:01 | brett.cannon | set | messageid: 1603491361.46.0.996069640716.issue42132@roundup.psfhosted.org |
2020-10-23 22:16:01 | brett.cannon | link | issue42132 messages |
2020-10-23 22:16:01 | brett.cannon | create |