Message298201
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. |
|
| 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: <[email protected]> |
| 2017-07-12 07:18:03 | serhiy.storchaka | link | issue30876 messages |
| 2017-07-12 07:18:03 | serhiy.storchaka | create | |
|