]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123471: Make `itertools.zip_longest` safe in the FT build (#146033)
authorPieter Eendebak <pieter.eendebak@gmail.com>
Fri, 27 Mar 2026 14:01:49 +0000 (15:01 +0100)
committerGitHub <noreply@github.com>
Fri, 27 Mar 2026 14:01:49 +0000 (19:31 +0530)
commit9214e3f33eeeb0ee862777378f98fdeb7b6944c6
tree7641ac9cfb3d5becd4907fd94a4604f834d4fccb
parent0de4e08a5990e4692feb1b1ea01c303e468a2894
gh-123471: Make `itertools.zip_longest` safe in the FT build (#146033)
Lib/test/test_free_threading/test_itertools.py
Misc/NEWS.d/next/Library/2026-03-17-19-51-05.gh-issue-123471.oY4UR5.rst [new file with mode: 0644]
Modules/itertoolsmodule.c