Skip to content

bpo-1635741: Fix typo in PyModule_AddObjectRef() doc#23234

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:module_addref_typo
Nov 11, 2020
Merged

bpo-1635741: Fix typo in PyModule_AddObjectRef() doc#23234
vstinner merged 1 commit intopython:masterfrom
vstinner:module_addref_typo

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Nov 11, 2020

It is similar to PyModule_AddObject(), not to itself.

https://bugs.python.org/issue1635741

It is similar to PyModule_AddObject(), not to itself.
@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting core review labels Nov 11, 2020
@vstinner vstinner merged commit 95ce7cd into python:master Nov 11, 2020
@vstinner vstinner deleted the module_addref_typo branch November 11, 2020 00:52
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
It is similar to PyModule_AddObject(), not to itself.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants