]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #28027: Remove Lib/plat-* files
authorZachary Ware <zachary.ware@gmail.com>
Thu, 8 Sep 2016 18:38:46 +0000 (11:38 -0700)
committerZachary Ware <zachary.ware@gmail.com>
Thu, 8 Sep 2016 18:38:46 +0000 (11:38 -0700)
commit20737cc91e823b6b17fff16574283c034c99d641
tree6b2a4ea17a54ba493a2b75e4196b1426e37f8031
parent1699757901c8374b063fb585110780bb82faa3b2
Issue #28027: Remove Lib/plat-* files
35 files changed:
Doc/whatsnew/3.6.rst
Lib/plat-aix4/IN.py [deleted file]
Lib/plat-aix4/regen [deleted file]
Lib/plat-darwin/IN.py [deleted file]
Lib/plat-darwin/regen [deleted file]
Lib/plat-freebsd4/IN.py [deleted file]
Lib/plat-freebsd4/regen [deleted file]
Lib/plat-freebsd5/IN.py [deleted file]
Lib/plat-freebsd5/regen [deleted file]
Lib/plat-freebsd6/IN.py [deleted file]
Lib/plat-freebsd6/regen [deleted file]
Lib/plat-freebsd7/IN.py [deleted file]
Lib/plat-freebsd7/regen [deleted file]
Lib/plat-freebsd8/IN.py [deleted file]
Lib/plat-freebsd8/regen [deleted file]
Lib/plat-generic/regen [deleted file]
Lib/plat-linux/CDROM.py [deleted file]
Lib/plat-linux/DLFCN.py [deleted file]
Lib/plat-linux/IN.py [deleted file]
Lib/plat-linux/TYPES.py [deleted file]
Lib/plat-linux/regen [deleted file]
Lib/plat-netbsd1/IN.py [deleted file]
Lib/plat-netbsd1/regen [deleted file]
Lib/plat-next3/regen [deleted file]
Lib/plat-sunos5/CDIO.py [deleted file]
Lib/plat-sunos5/DLFCN.py [deleted file]
Lib/plat-sunos5/IN.py [deleted file]
Lib/plat-sunos5/STROPTS.py [deleted file]
Lib/plat-sunos5/TYPES.py [deleted file]
Lib/plat-sunos5/regen [deleted file]
Lib/plat-unixware7/IN.py [deleted file]
Lib/plat-unixware7/STROPTS.py [deleted file]
Lib/plat-unixware7/regen [deleted file]
Makefile.pre.in
Misc/NEWS