]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-30656: Fix Python C API Module Objects documentation (GH-2170) (GH-2230)
authorMariatta <Mariatta@users.noreply.github.com>
Fri, 16 Jun 2017 01:49:43 +0000 (18:49 -0700)
committerGitHub <noreply@github.com>
Fri, 16 Jun 2017 01:49:43 +0000 (18:49 -0700)
commit6a90a124706b73824aebf5c2bd7b27daf82b2342
tree8b8edb2f47e9ad017f29686a912e883ef8fd7470
parent50dbf577e10f806056d60ac956db0748d2cc8257
bpo-30656: Fix Python C API Module Objects documentation (GH-2170) (GH-2230)

`PyModule_New()` now refers to `PyModule_NewObject()`
(cherry picked from commit 2d0afef82a07afdb666f2ca0c533aac5d39155cd)
Doc/c-api/module.rst