]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-95896: posixmodule.c: fix osdefs.h inclusion to not depend on compiler (GH-95897)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 26 Nov 2022 09:57:49 +0000 (01:57 -0800)
committerGitHub <noreply@github.com>
Sat, 26 Nov 2022 09:57:49 +0000 (01:57 -0800)
commit3e3980b49e6c089b6f9fe74bae97458c643233a9
tree90ce099cd6b20abb673c4d0515e19eeb60f1d73c
parentf98322920ea5dda233a8c20aff32f7b8f8ea2317
GH-95896: posixmodule.c: fix osdefs.h inclusion to not depend on compiler (GH-95897)

(cherry picked from commit ec2b76aa8b7c6313293ff9c6814e8bc31e08fcaf)

Co-authored-by: TheShermanTanker <32636402+TheShermanTanker@users.noreply.github.com>
Co-authored-by: Steve Dower <steve.dower@python.org>
Modules/posixmodule.c