gh-98831: rewrite BEFORE_ASYNC_WITH and END_ASYNC_FOR in the instruction definition DSL by iritkatriel · Pull Request #101458 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Member
…struction definition DSL
iritkatriel
added
topic-asyncio
skip news
interpreter-core
labels
iritkatriel
requested a review
from gvanrossum
bedevere-bot
added
the
awaiting core review
label
bedevere-bot
mentioned this pull request
iritkatriel
added
the
🔨 test-with-buildbots
label
bedevere-bot
commented
Jan 31, 2023
bedevere-bot commented
🤖 New build scheduled with the buildbot fleet by @iritkatriel for commit a8b3215 🤖
If you want to schedule another build, you need to add the :hammer: test-with-buildbots label again.
bedevere-bot
removed
the
🔨 test-with-buildbots
label
gvanrossum
approved these changes
gvanrossum
left a comment
gvanrossum
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tough ones! LG.
bedevere-bot
added
awaiting merge
and removed
awaiting core review
labels
gvanrossum
commented
Jan 31, 2023
gvanrossum commented
Member
As always, the PPC64 buildbot is out of space.
iritkatriel
merged commit
0062f53
into
python:main
bedevere-bot
removed
the
awaiting merge
label
carljm added a commit to carljm/cpython that referenced this pull request
* main: pythonGH-100288: Skip extra work when failing to specialize LOAD_ATTR (pythonGH-101354) pythongh-101409: Improve generated clinic code for self type checks (python#101411) pythongh-98831: rewrite BEFORE_ASYNC_WITH and END_ASYNC_FOR in the instruction definition DSL (python#101458) pythongh-101469: Optimise get_io_state() by using _PyModule_GetState() (pythonGH-101470)
iritkatriel
deleted the
async_bytecodes
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment