]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38159: Clarify documentation of PyState_AddModule (GH-16101)
authorPetr Viktorin <encukou@gmail.com>
Fri, 1 Nov 2019 15:47:05 +0000 (16:47 +0100)
committerGitHub <noreply@github.com>
Fri, 1 Nov 2019 15:47:05 +0000 (16:47 +0100)
commit9bc94eca0c69a551f928692364a99e9b67c4a45b
tree3171128cf7acb0f275177ee6a58cf2a046d9a8ab
parent112f2b805bc83429e8a66a54d088bbefc921abb7
bpo-38159: Clarify documentation of PyState_AddModule (GH-16101)

This was never intented to be called manually from PyInit_*.

Also, clarify PyState_RemoveModule return value.
Doc/c-api/module.rst