]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119793: Prefer `map(..., strict=True)` over starmap/zip in examples (#126407)
authorLukas Geiger <lukas.geiger94@gmail.com>
Tue, 5 Nov 2024 07:53:32 +0000 (07:53 +0000)
committerGitHub <noreply@github.com>
Tue, 5 Nov 2024 07:53:32 +0000 (08:53 +0100)
commit3d4fda2165e7c97116e69d6efef187873b57d01f
tree1945ad624d35c480754e26e571408d3e672f6f16
parent4a0d574273819b2b5006decb661da05b3baa8a4b
gh-119793: Prefer `map(..., strict=True)` over starmap/zip in examples (#126407)
Doc/library/math.rst
Modules/clinic/mathmodule.c.h
Modules/mathmodule.c