This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pmpp
Recipients asvetlov, brett.cannon, corona10, dmaurer, pitrou, pmpp, serhiy.storchaka
Date 2018-11-22.19:34:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> I guess the question is whether any other Python implementation is threadless?

emscripten python ( cpython on asm.js or webassembly ) is threadless
History
Date User Action Args
2018-11-22 19:34:42pmppsetrecipients: + pmpp, brett.cannon, dmaurer, pitrou, asvetlov, serhiy.storchaka, corona10
2018-11-22 19:34:42pmppsetmessageid: <[email protected]>
2018-11-22 19:34:42pmpplinkissue35283 messages
2018-11-22 19:34:42pmppcreate