Message260461
(For some reason, I forgot to submit the previous comment).
The attached patches fix the issue (one for the 3.5 branch, one for the default branch) by bringing importlib.__import__ closer to the builtin __import__.
The extra code in the default / 3.6 branch is because of the changes from issue18018. |
|
| Date |
User |
Action |
Args |
| 2016-02-18 14:44:03 | mjacob | set | recipients:
+ mjacob, brett.cannon, ncoghlan, eric.snow |
| 2016-02-18 14:44:03 | mjacob | set | messageid: <[email protected]> |
| 2016-02-18 14:44:03 | mjacob | link | issue26367 messages |
| 2016-02-18 14:44:02 | mjacob | create | |
|