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 vstinner
Recipients Mark.Shannon, brandtbucher, corona10, erlendaasland, gvanrossum, petr.viktorin, scoder, vstinner
Date 2022-03-01.20:55:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646168116.57.0.96210111011.issue46836@roundup.psfhosted.org>
In-reply-to
Content
Draft PR for greenlet: https://github.com/python-greenlet/greenlet/pull/294

I made these changes close to the Python 3.11 alpha 6 release to be able to test "#if PY_VERSION_HEX < 0x30B00A6" to have code compatible with Python 3.11 alpha 5 and older.
History
Date User Action Args
2022-03-01 20:55:16vstinnersetrecipients: + vstinner, gvanrossum, scoder, petr.viktorin, Mark.Shannon, corona10, brandtbucher, erlendaasland
2022-03-01 20:55:16vstinnersetmessageid: <1646168116.57.0.96210111011.issue46836@roundup.psfhosted.org>
2022-03-01 20:55:16vstinnerlinkissue46836 messages
2022-03-01 20:55:16vstinnercreate