Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GH-132554: "Virtual" iterators#132555

New issue

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
markshannon wants to merge26 commits intopython:main
base:main
Choose a base branch
Loading
fromfaster-cpython:virtual-iterators
Open
Changes from1 commit
Commits
Show all changes
26 commits
Select commitHold shift + click to select a range
7476442
FOR_ITER now pushes NULL as well as the iterator. Preparation for vir…
markshannonApr 10, 2025
38a429f
use tagged ints for indexes. Work in progress
markshannonApr 11, 2025
2caf56f
Remove debug code
markshannonApr 15, 2025
588943a
Regenerate files
markshannonApr 15, 2025
aa62e39
Tidy up list of non-escaping functions
markshannonApr 16, 2025
88562ec
Fix up list iteration for FT build
markshannonApr 16, 2025
025049d
Fix tier 2 FT build
markshannonApr 16, 2025
35e389d
Remove debugging code
markshannonApr 30, 2025
e8f4ce6
Merge branch 'main' into virtual-iterators
markshannonApr 30, 2025
ed89950
Rename function
markshannonApr 30, 2025
ec8d797
Restrict specialization in free-threaded build
markshannonApr 30, 2025
cad1946
Merge branch 'main' into virtual-iterators
markshannonApr 30, 2025
428735b
Add news
markshannonApr 30, 2025
4c83848
handle tagged ints when doing type checks
markshannonApr 30, 2025
f43ccc3
Fix long check
markshannonApr 30, 2025
3fd46c3
Attempt to make _PyForIter_NextWithIndex thread safe.
markshannonApr 30, 2025
433282f
Add review comment
markshannonApr 30, 2025
e915a05
Simplify list indexing code
markshannonMay 8, 2025
69a328d
Merge branch 'main' into virtual-iterators
markshannonMay 8, 2025
6d1b93e
GET_ITER may leave the iterable on the stack
markshannonMay 8, 2025
37ca285
Fix test_dis
markshannonMay 8, 2025
f3b9074
Merge branch 'main' into virtual-iterators
markshannonMay 19, 2025
0efab59
Merge branch 'main' into virtual-iterators
markshannonMay 20, 2025
a0d814b
Merge branch 'main' into virtual-iterators
markshannonMay 22, 2025
5cd55c4
Merge branch 'main' into virtual-iterators
markshannonMay 22, 2025
867bd10
Merge branch 'main' into virtual-iterators
markshannonMay 22, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
Merge branch 'main' into virtual-iterators
  • Loading branch information
@markshannon
markshannon committedMay 22, 2025
commit5cd55c440f14a49eacc68835c47676188aecc00d
4 changes: 2 additions & 2 deletionsInclude/internal/pycore_uop_ids.h
View file
Open in desktop

Some generated files are not rendered by default. Learn more abouthow customized files appear on GitHub.

Loading
You are viewing a condensed version of this merge commit. You can view thefull changes here.

[8]ページ先頭

©2009-2025 Movatter.jp