◐ Shell
reader mode source ↗
Skip to content

GH-103082: Turn on branch events for FOR_ITER instructions.#103507

Merged
markshannon merged 1 commit into
python:mainfrom
faster-cpython:branch-events-for-iter
Apr 13, 2023
Merged

GH-103082: Turn on branch events for FOR_ITER instructions.#103507
markshannon merged 1 commit into
python:mainfrom
faster-cpython:branch-events-for-iter

Conversation

@markshannon

@markshannon markshannon commented Apr 13, 2023

Copy link
Copy Markdown
Member

Turn on BRANCH events for FOR_ITER instruction, and add test.

Skipping news as this will be covered by the main news/what's new and documentation for PEP 669.

@markshannon markshannon merged commit 70e0a28 into python:main Apr 13, 2023
@markshannon markshannon deleted the branch-events-for-iter branch April 13, 2023 12:56
carljm added a commit to carljm/cpython that referenced this pull request Apr 13, 2023
* main:
  pythongh-103479: [Enum] require __new__ to be considered a data type (pythonGH-103495)
  pythongh-103365: [Enum] STRICT boundary corrections (pythonGH-103494)
  pythonGH-103488: Use return-offset, not yield-offset. (pythonGH-103502)
  pythongh-103088: Fix test_venv error message to avoid bytes/str warning (pythonGH-103500)
  pythonGH-103082: Turn on branch events for FOR_ITER instructions. (python#103507)
  pythongh-102978: Fix mock.patch function signatures for class and staticmethod decorators (python#103228)
  pythongh-103462: Ensure SelectorSocketTransport.writelines registers a writer when data is still pending (python#103463)
  pythongh-95299: Rework test_cppext.py to not invoke setup.py directly (python#103316)
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.

3 participants