Skip to content

Conversation

@vladima
Copy link
Contributor

@vladima vladima commented Oct 12, 2020

as in title:

  • added PyIter_Send to the list of exported functions
  • wrapped its declaration in abstract.h in #if !defined(Py_LIMITED_API) || Py_LIMITED_API+0 >= 0x030A0000

https://bugs.python.org/issue41756

Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add also the versionadded directives in iter.rst.

@serhiy-storchaka serhiy-storchaka removed the request for review from a team October 13, 2020 07:41
@1st1 1st1 merged commit cfb0f57 into python:master Oct 13, 2020
@bedevere-bot
Copy link

@1st1: Please replace # with GH- in the commit message next time. Thanks!

@vladima vladima deleted the pygen_send_misc branch October 13, 2020 17:27
xzy3 pushed a commit to xzy3/cpython that referenced this pull request Oct 18, 2020
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants