PEP 550 and other python implementations
Aug. 26, 2017
1:45 a.m.
Should PEP 550 discuss other implementations? E.g., the object space used in pypy? -jJ
August 2017
2:49 a.m.
re other implementations: the model presented in https://www.python.org/dev/peps/pep-0550/#implementation seems perfectly compatible with Jython. It's just one more thing we would add to PyThreadState (which is what it's also called in the Jython runtime). On Fri, Aug 25, 2017 at 7:45 PM, Jim J. Jewett <jimjjewett@gmail.com> wrote:
Should PEP 550 discuss other implementations? E.g., the object space used in pypy?
-jJ
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/ jbaker%40zyasoft.com
3215
Age (days ago)
3215
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jim Baker -
Jim J. Jewett