Issue25440
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) * | 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) | 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 -> closed resolution: fixed |
| 2015-10-19 12:15:47 | python-dev | set | nosy:
+ python-dev messages: + msg253179 |
| 2015-10-19 12:04:46 | doko | create | |