
This issue trackerhas been migrated toGitHub, and is currentlyread-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.
Created on2015-10-19 12:04 bydoko, last changed2022-04-11 14:58 byadmin. This issue is nowclosed.
| 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 changeset74b6b19e52b4 by doko in branch '3.4':- Issue#25440: Fix output of python-config --extension-suffix.https://hg.python.org/cpython/rev/74b6b19e52b4New changeset40aba0cda7b6 by doko in branch '3.5':- Issue#25440: Fix output of python-config --extension-suffix.https://hg.python.org/cpython/rev/40aba0cda7b6New changesetdd1abadb1325 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 | |