Message309052
Yep, the requirement for supporting multiple interpreters is just that you either avoid relying on C global state entirely, or else correctly synchronise access to it. Multi-phase initialisation just provides a few nudges in the direction of doing that more consistently. |
|
| Date |
User |
Action |
Args |
| 2017-12-26 00:26:21 | ncoghlan | set | recipients:
+ ncoghlan, pitrou, scoder, petr.viktorin, docs@python, Dormouse759 |
| 2017-12-26 00:26:21 | ncoghlan | set | messageid: <[email protected]> |
| 2017-12-26 00:26:21 | ncoghlan | link | issue32374 messages |
| 2017-12-26 00:26:21 | ncoghlan | create | |
|