FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
[3.14] gh-123471: Free-threading fixes for itertools (GH-131212) (GH-132814) (GH-135689) (GH-144402) (GH-146033) (GH-142957) by nascheme · Pull Request #153791 · 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
[3.14] gh-123471: Free-threading fixes for itertools (GH-131212) (GH-132814) (GH-135689) (GH-144402) (GH-146033) (GH-142957)
- #153791
#153791
Merged
nascheme
merged 6 commits into
python:3.14
python/cpython:3.14
from
nascheme:ft-backport/gh-123471-3.14
nascheme/cpython:ft-backport/gh-123471-3.14
Copy head branch name to clipboard
Jul 17, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
[3.14] gh-123471: Free-threading fixes for itertools (GH-131212) (GH-132814) (GH-135689) (GH-144402) (GH-146033) (GH-142957)
#153791
nascheme
merged 6 commits into
python:3.14
python/cpython:3.14
from
nascheme:ft-backport/gh-123471-3.14
nascheme/cpython:ft-backport/gh-123471-3.14
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2026
[3.14] gh-123471: make concurrent iteration over `itertools.cycle` safe under free-threading (#131212)
Show description for 0af6ff7
authored and
nascheme
committed
0af6ff7
View commit details
Copy full SHA for 0af6ff7
Browse repository at this point
[3.14] gh-123471: Make itertools.product and itertools.combinations thread-safe (GH-132814)
Show description for 42009b6
authored and
nascheme
committed
42009b6
View commit details
Copy full SHA for 42009b6
Browse repository at this point
[3.14] gh-123471: Make itertools.chain thread-safe (#135689)
Show description for 15c880e
eendebakpt
authored and
nascheme
committed
15c880e
View commit details
Copy full SHA for 15c880e
Browse repository at this point
[3.14] gh-123471: Make concurrent iteration over `itertools.permutations` and `itertools.combinations_with_replacement` thread-safe (gh-144402)
Show description for 98af922
eendebakpt
authored and
nascheme
committed
98af922
View commit details
Copy full SHA for 98af922
Browse repository at this point
[3.14] gh-123471: make concurrent iteration over itertools.accumulate thread-safe (#144486)
Show description for c1708a9
eendebakpt
authored and
nascheme
committed
c1708a9
View commit details
Copy full SHA for c1708a9
Browse repository at this point
[3.14] gh-123471: Make `itertools.zip_longest` safe in the FT build (#146033)
Show description for 6935fd1
eendebakpt
authored and
nascheme
committed
6935fd1
View commit details
Copy full SHA for 6935fd1
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL