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 yselivanov
Recipients Mark.Shannon, lukasz.langa, scoder, serhiy.storchaka, v2m, yselivanov
Date 2020-10-12.21:28:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602538086.82.0.380529205033.issue41756@roundup.psfhosted.org>
In-reply-to
Content
> Also, in Include/abstract.h it should only be available for limited C API >= 3.10:

Vladimir, could you please submit a PR?

> We now should discuss the behavior of PySend_Iter() if value is NULL. It is not documented, the current behavior differs from the behavior for non-NULL value, and it is used in the ceval loop.

IMO: I'd keep the behavior and just document it.
History
Date User Action Args
2020-10-12 21:28:06yselivanovsetrecipients: + yselivanov, scoder, lukasz.langa, Mark.Shannon, serhiy.storchaka, v2m
2020-10-12 21:28:06yselivanovsetmessageid: <1602538086.82.0.380529205033.issue41756@roundup.psfhosted.org>
2020-10-12 21:28:06yselivanovlinkissue41756 messages
2020-10-12 21:28:06yselivanovcreate