Message361357
> This is pretty much one of the two approaches I have been considering.
The other approach is to leave the current static singletons alone and
only use them for the main interpreter. Each subinterpreter would get
its own copy, created when that interpreter is initialized. |
|
Date |
User |
Action |
Args |
2020-02-04 16:27:22 | eric.snow | set | recipients:
+ eric.snow, rhettinger, ncoghlan, vstinner, jkloth, jeremy.kloth, nanjekyejoannah |
2020-02-04 16:27:22 | eric.snow | link | issue39511 messages |
2020-02-04 16:27:22 | eric.snow | create | |
|