Re: [Python-Dev] PEP 550 and other python implementations

2017-08-25 Thread Jim Baker
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. J

[Python-Dev] PEP 550 and other python implementations

2017-08-25 Thread Jim J. Jewett
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