]> granicus.if.org Git - python/commit
bpo-30656: Fix Python C API Module Objects documentation (GH-2170) (GH-2231)
authorMariatta <Mariatta@users.noreply.github.com>
Fri, 16 Jun 2017 01:49:54 +0000 (18:49 -0700)
committerGitHub <noreply@github.com>
Fri, 16 Jun 2017 01:49:54 +0000 (18:49 -0700)
commit0b13f58497d3a36d062c3b3b827abb05db5afbc1
tree1c26ae3ec75c5b8bb100f74ad66a2d5b734b0b1f
parent3dc573c8d19dc42ed786ca3237afdad183c41ca0
bpo-30656: Fix Python C API Module Objects documentation (GH-2170) (GH-2231)

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