We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
GitHub fields:
assignee = None closed_at = <Date 2019-10-15.14:46:58.105> created_at = <Date 2019-10-13.16:13:45.685> labels = ['3.9'] title = 'Refactor python-config.in - use getvar()' updated_at = <Date 2019-10-15.14:46:58.104> user = 'https://github.com/nanjekyejoannah'
bugs.python.org fields:
activity = <Date 2019-10-15.14:46:58.104> actor = 'nanjekyejoannah' assignee = 'none' closed = True closed_date = <Date 2019-10-15.14:46:58.105> closer = 'nanjekyejoannah' components = [] creation = <Date 2019-10-13.16:13:45.685> creator = 'nanjekyejoannah' dependencies = [] files = [] hgrepos = [] issue_num = 38468 keywords = ['patch'] message_count = 2.0 messages = ['354591', '354732'] nosy_count = 1.0 nosy_names = ['nanjekyejoannah'] pr_nums = ['16749'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue38468' versions = ['Python 3.9']
The text was updated successfully, but these errors were encountered:
Use getvar for all still existing sysconfig.get_config_var() calls.
Sorry, something went wrong.
New changeset 3cd21aa by Joannah Nanjekye in branch 'master': bpo-38468 : Refactor python-config (bpo-16749) 3cd21aa
No branches or pull requests
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:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: