]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Set type names earlier in posixmodule.c (#140168)
authorVictor Stinner <vstinner@python.org>
Thu, 16 Oct 2025 10:54:57 +0000 (12:54 +0200)
committerGitHub <noreply@github.com>
Thu, 16 Oct 2025 10:54:57 +0000 (12:54 +0200)
commit4641925bf27d9ca09b88e3063a391931da3e7c0c
tree82bc787e20c61676d6e57ce4d62f3afdfea2785b
parent7ac94fcb1d09796f55faeaf30e349a86a88f7ed6
Set type names earlier in posixmodule.c (#140168)
Lib/test/test_os/test_os.py
Modules/posixmodule.c