]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42029: Remove IRIX code (GH-23023)
authorVictor Stinner <vstinner@python.org>
Thu, 29 Oct 2020 14:16:23 +0000 (15:16 +0100)
committerGitHub <noreply@github.com>
Thu, 29 Oct 2020 14:16:23 +0000 (15:16 +0100)
commit5776663675b48f011d428a5874cc3c79d1deb59e
tree13df320ed9473e63a92b8eed64a4d67c58f7d089
parent350526105fa9b131d8b941ae753378b741dabb2f
bpo-42029: Remove IRIX code (GH-23023)

IRIX code was slowy removed in Python 2.4 (--with-sgi-dl), Python 3.3
(Irix threads), and Python 3.7.
Doc/library/posix.rst
Lib/platform.py
Modules/posixmodule.c
Modules/resource.c