]> granicus.if.org Git - python/commit
- Issue #23968: Rename the platform directory from plat-$(MACHDEP) to
authordoko@ubuntu.com <doko@ubuntu.com>
Tue, 14 Jun 2016 06:55:19 +0000 (08:55 +0200)
committerdoko@ubuntu.com <doko@ubuntu.com>
Tue, 14 Jun 2016 06:55:19 +0000 (08:55 +0200)
commit5553231b91e05cf93827b33a79aebe62c4370a09
tree954bd7ebb02bc705d1df336f616aedea979ea1b3
parentc09087680eb908406d7331323e92a657182c7b89
- Issue #23968: Rename the platform directory from plat-$(MACHDEP) to
  plat-$(PLATFORM_TRIPLET).
  Rename the config directory (LIBPL) from config-$(LDVERSION) to
  config-$(LDVERSION)-$(PLATFORM_TRIPLET).
  Install the platform specifc _sysconfigdata module into the platform
  directory and rename it to include the ABIFLAGS.
Lib/distutils/sysconfig.py
Lib/plat-linux/regen
Lib/sysconfig.py
Makefile.pre.in
Misc/NEWS
Python/sysmodule.c
configure
configure.ac