]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-95174: Handle missing dup() and constants in WASI (GH-95229) (GH-95272)
authorChristian Heimes <christian@python.org>
Sun, 31 Jul 2022 15:39:41 +0000 (17:39 +0200)
committerGitHub <noreply@github.com>
Sun, 31 Jul 2022 15:39:41 +0000 (16:39 +0100)
commitdb13c0c1b8bc8c15d920a94ca008aabea4037697
tree88b24924603fcffab9c1be7005c4622ba67e7a14
parentc7ac8b65884a79e6a976811bca10527613b1396a
[3.11] gh-95174: Handle missing dup() and constants in WASI (GH-95229) (GH-95272)

Co-authored-by: Christian Heimes <christian@python.org>
12 files changed:
Misc/NEWS.d/next/Build/2022-07-25-08-59-35.gh-issue-95174.g8woUW.rst [new file with mode: 0644]
Modules/clinic/posixmodule.c.h
Modules/errnomodule.c
Modules/posixmodule.c
Modules/selectmodule.c
Modules/socketmodule.c
PC/pyconfig.h
Python/dup2.c
Python/fileutils.c
configure
configure.ac
pyconfig.h.in