Message318341
FYI, I'm the one who created this problem back in 2012. I just submitted a GDB patch for this, using PyImport_AppendInittab to define the built-in module at startup. I'm not sure how I missed this originally; perhaps the documentation was not as clear back then or maybe I just overlooked the information. The patch eliminates the call to _PyImport_FixBuiltins. |
|
| Date |
User |
Action |
Args |
| 2018-05-31 20:43:02 | pkoning | set | recipients:
+ pkoning, vstinner, ned.deily, docs@python, eric.snow, hroncok |
| 2018-05-31 20:43:02 | pkoning | set | messageid: <[email protected]> |
| 2018-05-31 20:43:02 | pkoning | link | issue33470 messages |
| 2018-05-31 20:43:02 | pkoning | create | |
|