]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-95896: posixmodule.c: fix osdefs.h inclusion to not depend on compiler (#95897)
authorTheShermanTanker <32636402+TheShermanTanker@users.noreply.github.com>
Sat, 26 Nov 2022 09:31:42 +0000 (17:31 +0800)
committerGitHub <noreply@github.com>
Sat, 26 Nov 2022 09:31:42 +0000 (15:01 +0530)
commitec2b76aa8b7c6313293ff9c6814e8bc31e08fcaf
treead4f9cda19f91f3d17ed75f607526e131361b9d8
parenta86d8545221b16e714ffe3bda5afafc1d4748d13
GH-95896: posixmodule.c: fix osdefs.h inclusion to not depend on compiler (#95897)

Co-authored-by: Steve Dower <steve.dower@python.org>
Modules/posixmodule.c