Message 412272 - Python tracker (original) (raw)

Message412272

Author vstinner
Recipients Mark.Shannon, brandtbucher, gvanrossum, iritkatriel, scoder, terry.reedy, vstinner
Date 2022-02-01.15:07:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1643728055.77.0.177599438184.issue45711@roundup.psfhosted.org
In-reply-to
Content
> In Cython, the issue is tracked as: https://github.com/cython/cython/issues/4500 I don't understand the Cython status. The code was updated in the master branch: * https://github.com/cython/cython/pull/4584 * https://github.com/cython/cython/commit/776957022d062ed24edea192b719720118ee3576 https://github.com/cython/cython/issues/4500 was closed even if the change was not backported to 0.29.x. I understand that there is no released Cython 0.29.x version compatible with this change.
History
Date User Action Args
2022-02-01 15:07:35 vstinner set recipients: + vstinner, gvanrossum, terry.reedy, scoder, Mark.Shannon, brandtbucher, iritkatriel
2022-02-01 15:07:35 vstinner set messageid: 1643728055.77.0.177599438184.issue45711@roundup.psfhosted.org
2022-02-01 15:07:35 vstinner link issue45711 messages
2022-02-01 15:07:35 vstinner create