Re: [Python-Dev] Can we split PEP 489 (extension module init) ?

Aug. 11, 2018
5:31 a.m.
Would this be better than a flag + raising an error on init?
Exactly. PEP 489 only says "Extensions using the new initialization scheme are expected to support subinterpreters". What's wrong with raising an exception when the module is initialized the second time? Jeroen.
2476
Age (days ago)
2476
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jeroen Demeyer