]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46968: Add os.sysconf_names['SC_MINSIGSTKSZ'] (GH-31824)
authorVictor Stinner <vstinner@python.org>
Fri, 11 Mar 2022 22:01:40 +0000 (23:01 +0100)
committerGitHub <noreply@github.com>
Fri, 11 Mar 2022 22:01:40 +0000 (23:01 +0100)
commitdc374ac7b0fabaed49461a2044c220765f48d229
tree43b51ddf143635a58e00734e787647048438ad32
parent5b1b9eacb92dd47d10793a8868246df6ea477ed6
bpo-46968: Add os.sysconf_names['SC_MINSIGSTKSZ'] (GH-31824)
Doc/library/os.rst
Misc/NEWS.d/next/Library/2022-03-11-17-56-25.bpo-46968.pPVvNo.rst [new file with mode: 0644]
Modules/posixmodule.c