Issue 25440: python3.4-config --extension-suffix not expanded (original) (raw)

Issue25440

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

This issue has been migrated to GitHub: https://github.com/python/cpython/issues/69626

classification

Title: python3.4-config --extension-suffix not expanded
Type: Stage:
Components: Versions: Python 3.6, Python 3.4, Python 3.5

process

Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: Nosy List: doko, python-dev
Priority: normal Keywords:

Created on 2015-10-19 12:04 by doko, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Messages (2)
msg253177 - (view) Author: Matthias Klose (doko) * (Python committer) Date: 2015-10-19 12:04
$ 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.
msg253179 - (view) Author: Roundup Robot (python-dev) (Python triager) Date: 2015-10-19 12:15
New changeset 74b6b19e52b4 by doko in branch '3.4': - Issue #25440: Fix output of python-config --extension-suffix. https://hg.python.org/cpython/rev/74b6b19e52b4 New changeset 40aba0cda7b6 by doko in branch '3.5': - Issue #25440: Fix output of python-config --extension-suffix. https://hg.python.org/cpython/rev/40aba0cda7b6 New changeset dd1abadb1325 by doko in branch 'default': - Issue #25440: Fix output of python-config --extension-suffix. https://hg.python.org/cpython/rev/dd1abadb1325
History
Date User Action Args
2022-04-11 14:58:22 admin set github: 69626
2015-10-19 12:17:18 doko set status: open -> closedresolution: fixed
2015-10-19 12:15:47 python-dev set nosy: + python-devmessages: +
2015-10-19 12:04:46 doko create

Supported by The Python Software Foundation,
Powered by Roundup

Copyright © 1990-2022, Python Software Foundation
Legal Statements