Message298201
| Author | serhiy.storchaka |
|---|---|
| Recipients | brett.cannon, eric.snow, ncoghlan, pitrou, serhiy.storchaka |
| Date | 2017-07-12.07:18:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1499843883.68.0.613975722064.issue30876@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Ah, this is because issue18018 was fixed only in 3.6. Issue18018 is similar to this issue, it is about confusing SystemError. As a side effect it solved an example from issue26367 in C builtin __import__. I think that both raising SystemError and returning a module with a wrong name are bugs that worth to be fixed in 3.5. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-12 07:18:03 | serhiy.storchaka | set | recipients: + serhiy.storchaka, brett.cannon, ncoghlan, pitrou, eric.snow |
| 2017-07-12 07:18:03 | serhiy.storchaka | set | messageid: <1499843883.68.0.613975722064.issue30876@psf.upfronthosting.co.za> |
| 2017-07-12 07:18:03 | serhiy.storchaka | link | issue30876 messages |
| 2017-07-12 07:18:03 | serhiy.storchaka | create | |