[Python-Dev] PEP 550 and other python implementations (original) (raw)
Jim Baker jim.baker at python.org
Fri Aug 25 22:49:51 EDT 2017
- Previous message (by thread): [Python-Dev] PEP 550 and other python implementations
- Next message (by thread): [Python-Dev] PEP 442 undocumented C API functions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 at gmail.com> wrote:
Should PEP 550 discuss other implementations? E.g., the object space used in pypy?
-jJ
Python-Dev mailing list Python-Dev at python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/ jbaker%40zyasoft.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20170825/0fffbd52/attachment.html>
- Previous message (by thread): [Python-Dev] PEP 550 and other python implementations
- Next message (by thread): [Python-Dev] PEP 442 undocumented C API functions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]