Message215061
As I've thought about it, I've gone from -0 to +1 on applying this to both 3.4 and 3.5. The bug and fix should impact very little* code. In fact, I doubt anyone would have noticed if Nick hadn't. :) It would be nice to have this right in 3.4.
* Effectively this is limited to consumers of imp.init_frozen(), PyImport_ImportFrozenModule(), and PyImport_ImportFrozenModule(). That includes importing frozen importlib and Py_FrozenMain(). |
|
| Date |
User |
Action |
Args |
| 2014-03-28 17:57:14 | eric.snow | set | recipients:
+ eric.snow, brett.cannon, ncoghlan, Arfrever, Zvezdoslovec |
| 2014-03-28 17:57:14 | eric.snow | set | messageid: <[email protected]> |
| 2014-03-28 17:57:14 | eric.snow | link | issue20942 messages |
| 2014-03-28 17:57:13 | eric.snow | create | |
|