|
|
|
|
|
by marris
1710 days ago
|
|
How big a problem is the possible breakage of C extensions for new code? Is there currently some standard "future proofed for multi-thread" way of writing them that will reduce the odds of the C extension breaking? And maybe also being compatible with PyPy? Or do developers today need to write a separate version for each interpreter that they want to support? |
|
[1] https://github.com/hpyproject/hpy