Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python3.4-config --extension-suffix not expanded #69626

Closed
doko42 opened this issue Oct 19, 2015 · 2 comments
Closed

python3.4-config --extension-suffix not expanded #69626

doko42 opened this issue Oct 19, 2015 · 2 comments

Comments

@doko42
Copy link
Member

doko42 commented Oct 19, 2015

BPO 25440
Nosy @doko42

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2015-10-19.12:17:18.302>
created_at = <Date 2015-10-19.12:04:46.273>
labels = []
title = 'python3.4-config --extension-suffix not expanded'
updated_at = <Date 2015-10-19.12:17:18.302>
user = 'https://github.com/doko42'

bugs.python.org fields:

activity = <Date 2015-10-19.12:17:18.302>
actor = 'doko'
assignee = 'none'
closed = True
closed_date = <Date 2015-10-19.12:17:18.302>
closer = 'doko'
components = []
creation = <Date 2015-10-19.12:04:46.273>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 25440
keywords = []
message_count = 2.0
messages = ['253177', '253179']
nosy_count = 2.0
nosy_names = ['doko', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue25440'
versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']

@doko42
Copy link
Member Author

doko42 commented Oct 19, 2015

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

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

@python-dev
Copy link
Mannequin

python-dev mannequin commented Oct 19, 2015

New changeset 74b6b19e52b4 by doko in branch '3.4':

New changeset 40aba0cda7b6 by doko in branch '3.5':

New changeset dd1abadb1325 by doko in branch 'default':

@doko42 doko42 closed this as completed Oct 19, 2015
@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant