Message340941
So what's the relation between _PyRuntime and PyInterpreterState? If the latter is a structure per interpreter, what's the point of also making the former per interpreter? It would be better to move data from _PyRuntime to PyInterpreterState. |
|
| Date |
User |
Action |
Args |
| 2019-04-26 20:57:31 | jdemeyer | set | recipients:
+ jdemeyer, vstinner, eric.snow |
| 2019-04-26 20:57:31 | jdemeyer | set | messageid: <1556312251.92.0.560298855403.issue36710@roundup.psfhosted.org> |
| 2019-04-26 20:57:31 | jdemeyer | link | issue36710 messages |
| 2019-04-26 20:57:31 | jdemeyer | create | |
|