]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #24611: Fixed compiling the posix module on non-Windows platforms
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 12 Jul 2015 13:41:29 +0000 (16:41 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 12 Jul 2015 13:41:29 +0000 (16:41 +0300)
commitbe8c6ae56e1e80d2e0525aa413ba33d03f958117
tree2f62cdbdb352f88b0122bfa1ff18d5c25b1dd649
parenta1b1e5f7b827084142d9ea23aee42e883a32c0ad
Issue #24611: Fixed compiling the posix module on non-Windows platforms
without mknod() or makedev() (e.g. on Unixware).
Misc/NEWS
Modules/posixmodule.c