Skip to content

bpo-45434: Convert Py_GETENV() macro to a function#28912

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:py_getenv
Oct 13, 2021
Merged

bpo-45434: Convert Py_GETENV() macro to a function#28912
vstinner merged 1 commit intopython:mainfrom
vstinner:py_getenv

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Oct 13, 2021

Avoid calling directly getenv() in the header file.

https://bugs.python.org/issue45434

Avoid calling directly getenv() in the header file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants