[New-bugs-announce] [issue21272] use _sysconfigdata.py in distutils.sysconfig to initialize distutils.sysconfig

Matthias Klose report at bugs.python.org
Thu Apr 17 00:12:08 CEST 2014


New submission from Matthias Klose:

distutils/sysconfig still parses the Makefile and config header; it should use the same approach now as the toplevel sysconfig module.

----------
components: Library (Lib)
files: distutils-init.diff
keywords: patch
messages: 216609
nosy: doko
priority: normal
severity: normal
status: open
title: use _sysconfigdata.py in distutils.sysconfig to initialize distutils.sysconfig
versions: Python 3.5
Added file: http://bugs.python.org/file34931/distutils-init.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21272>
_______________________________________


More information about the New-bugs-announce mailing list