]> granicus.if.org Git - python/commit
bpo-31904: Add posix module support for VxWorks (GH-12118)
authorpxinwr <peixing.xin@windriver.com>
Tue, 21 May 2019 10:46:37 +0000 (18:46 +0800)
committerVictor Stinner <vstinner@redhat.com>
Tue, 21 May 2019 10:46:37 +0000 (12:46 +0200)
commitf2d7ac7e5bd821e29e0fcb78a760a282059ae000
tree096d1f8f9ccb49a93741ecbd15e35b6775282a48
parentd12e75734d46ecde588c5de65e6d64146911d20c
bpo-31904: Add posix module support for VxWorks (GH-12118)
Doc/library/os.rst
Lib/test/test_os.py
Misc/NEWS.d/next/Library/2019-03-01-17-59-39.bpo-31904.38djdk.rst [new file with mode: 0644]
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c
configure
configure.ac
pyconfig.h.in