FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-123471: Make concurrent iteration over itertools.islice thread-safe by eendebakpt · Pull Request #144528 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-123471: Make concurrent iteration over itertools.islice thread-safe
- #144528
#144528
Closed
eendebakpt
wants to merge 8 commits into
python:main
python/cpython:main
from
eendebakpt:islice_ft
eendebakpt/cpython:islice_ft
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Closed
gh-123471: Make concurrent iteration over itertools.islice thread-safe
#144528
eendebakpt
wants to merge 8 commits into
python:main
python/cpython:main
from
eendebakpt:islice_ft
eendebakpt/cpython:islice_ft
Copy head branch name to clipboard
Commits
Commits on Feb 5, 2026
Make itertools.islice safe in the FT build
eendebakpt
committed
e5fb151
View commit details
Copy full SHA for e5fb151
Browse repository at this point
add test
eendebakpt
committed
6492f2f
View commit details
Copy full SHA for 6492f2f
Browse repository at this point
atomic store of lz->next
eendebakpt
committed
443404e
View commit details
Copy full SHA for 443404e
Browse repository at this point
use step as sentinel
eendebakpt
committed
e1e61df
View commit details
Copy full SHA for e1e61df
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
c2cbffb
View commit details
Copy full SHA for c2cbffb
Browse repository at this point
Merge branch 'main' into islice_ft
eendebakpt
authored
572c071
View commit details
Copy full SHA for 572c071
Browse repository at this point
Commits on Feb 23, 2026
Merge branch 'main' into islice_ft
eendebakpt
authored
b406b7f
View commit details
Copy full SHA for b406b7f
Browse repository at this point
Commits on Mar 19, 2026
Merge branch 'main' into islice_ft
eendebakpt
authored
e71b7b8
View commit details
Copy full SHA for e71b7b8
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL