Message312901
I +1'ed Serhiy's patch for issue 32946, so we'll have to take that micro-optimisation into account if we decide to rely on the Python level `_handle_fromlist` to cover the "*" import case. Given that optimisation, it's probably simpler to just enhance the C error path to use the same error message as the Python version, though. | |
| Date | User | Action | Args | | 2018-02-26 09:11:50 | ncoghlan | set | recipients: + ncoghlan, barry, brett.cannon, eric.snow, serhiy.storchaka, xiang.zhang | | 2018-02-26 09:11:50 | ncoghlan | set | messageid: <1519636310.61.0.467229070634.issue32932@psf.upfronthosting.co.za> | | 2018-02-26 09:11:50 | ncoghlan | link | issue32932 messages | | 2018-02-26 09:11:50 | ncoghlan | create | | |