]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41625: Add a guard for Linux for splice() constants in the os module (GH-23350)
authorPablo Galindo <Pablogsal@gmail.com>
Tue, 17 Nov 2020 19:57:49 +0000 (19:57 +0000)
committerGitHub <noreply@github.com>
Tue, 17 Nov 2020 19:57:49 +0000 (11:57 -0800)
commit2a9eddf070f72060f62db1856a0af2e08729a46c
tree5901e8a404ad270efae1044c3bd74be10c70f263
parente59958f8b6815f51f6c33b6a613cf8467ca18a11
bpo-41625: Add a guard for Linux for splice() constants in the os module (GH-23350)
Modules/posixmodule.c