[New-bugs-announce] [issue25440] python3.4-config --extension-suffix not expanded

Matthias Klose report at bugs.python.org
Mon Oct 19 14:04:46 CEST 2015


New submission from Matthias Klose:

$ python3.4-config --extension-suffix
@SO@

this is fallout from issue #16754. Use EXT_SUFFIX directly in the shell script, which then gets expanded by configure.

----------
messages: 253177
nosy: doko
priority: normal
severity: normal
status: open
title: python3.4-config --extension-suffix not expanded
versions: Python 3.4, Python 3.5, Python 3.6

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


More information about the New-bugs-announce mailing list