Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-42955: Rename module_names to sys.stdlib_module_names#24332

Merged
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:stdlib_module_namesCopy head branch name to clipboard
Jan 25, 2021
Merged

bpo-42955: Rename module_names to sys.stdlib_module_names#24332
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:stdlib_module_namesCopy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Jan 25, 2021

Copy link
Copy Markdown
Member
  • 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

@gaborbernat gaborbernat left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.