Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jan 25, 2021

  • Rename _Py_module_names to _Py_stdlib_module_names
  • Rename Python/module_names.h to Python/stdlib_module_names.h

https://bugs.python.org/issue42955

* Rename _Py_module_names to _Py_stdlib_module_names
* Rename Python/module_names.h to Python/stdlib_module_names.h
Copy link
Contributor

@gaborbernat gaborbernat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vstinner vstinner merged commit 9852cb3 into python:master Jan 25, 2021
@vstinner vstinner deleted the stdlib_module_names branch January 25, 2021 22:13
@vstinner
Copy link
Member Author

Merged, thanks for the reviews.

adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
…4332)

* Rename _Py_module_names to _Py_stdlib_module_names.
* Rename Python/module_names.h to Python/stdlib_module_names.h.
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

Successfully merging this pull request may close these issues.

6 participants