Skip to content

gh-145668: Optimize FOR_ITER virtual iterators for bytes, bytearray, …#145670

Draft
MrEx3cut0r wants to merge 2 commits intopython:mainfrom
MrEx3cut0r:gh-145668
Draft

gh-145668: Optimize FOR_ITER virtual iterators for bytes, bytearray, …#145670
MrEx3cut0r wants to merge 2 commits intopython:mainfrom
MrEx3cut0r:gh-145668

Conversation

@MrEx3cut0r
Copy link

Pull Request title

Extend FOR_ITER virtual iterators to bytes, bytearray, and str

gh-145668: Optimize FOR_ITER virtual iterators for bytes, bytearray, …

Issue: #145668
In work

@python-cla-bot
Copy link

python-cla-bot bot commented Mar 9, 2026

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app
Copy link

bedevere-app bot commented Mar 9, 2026

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@bedevere-app
Copy link

bedevere-app bot commented Mar 9, 2026

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant