We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
GitHub fields:
assignee = None closed_at = <Date 2022-03-19.12:28:14.935> created_at = <Date 2022-03-18.12:21:57.277> labels = ['3.11', 'expert-asyncio'] title = 'Use FASTCALL convention for FutureIter.throw()' updated_at = <Date 2022-03-19.12:28:14.934> user = 'https://github.com/asvetlov'
bugs.python.org fields:
activity = <Date 2022-03-19.12:28:14.934> actor = 'asvetlov' assignee = 'none' closed = True closed_date = <Date 2022-03-19.12:28:14.935> closer = 'asvetlov' components = ['asyncio'] creation = <Date 2022-03-18.12:21:57.277> creator = 'asvetlov' dependencies = [] files = [] hgrepos = [] issue_num = 47057 keywords = ['patch'] message_count = 2.0 messages = ['415489', '415543'] nosy_count = 2.0 nosy_names = ['asvetlov', 'yselivanov'] pr_nums = ['31973'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue47057' versions = ['Python 3.11']
The text was updated successfully, but these errors were encountered:
All other asyncio functions are converted to fast calls already.
Sorry, something went wrong.
New changeset 0a8b8e0 by Andrew Svetlov in branch 'main': bpo-47057: Use FASTCALL convention for FutureIter.throw() (GH-31973) 0a8b8e0
No branches or pull requests
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: