On Wed, Sep 16, 2020 at 5:31 AM Chris Angelico <[email protected]> wrote: > Users would be encouraged to try it but > NOT to publish code using it.
Clarification: by "publish" I mean in production, or as libraries that people will be depending on. It'd be on par with playing around in a fork of Python with the new feature, except that people can try it out without actually patching the C code. ChrisA _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/WUZBXEHJFL7J6UKN7CNOODLB2QYNCHPA/ Code of Conduct: http://python.org/psf/codeofconduct/
