cpython/Doc/extending
Miss Islington (bot) c8d1338441
bpo-26868: Fix example usage of PyModule_AddObject. (GH-15725)
* Add a note to the PyModule_AddObject docs.

* Correct example usages of PyModule_AddObject.

* Whitespace.

* Clean up wording.

* 📜🤖 Added by blurb_it.

* First code review.

* Add < 0 in the tests with PyModule_AddObject
(cherry picked from commit 224b8aaa7e)

Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
2019-09-12 05:29:09 -07:00
..
building.rst Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. 2016-07-26 11:18:21 +02:00
embedding.rst Doc: define PY_SSIZE_T_CLEAN always (GH-12794) 2019-04-12 18:56:50 -07:00
extending.rst bpo-26868: Fix example usage of PyModule_AddObject. (GH-15725) 2019-09-12 05:29:09 -07:00
index.rst bpo-33201: Modernize "Extension types" doc (GH-6337) (GH-6411) 2018-04-07 18:27:05 +02:00
newtypes.rst bpo-33201: Modernize "Extension types" doc (GH-6337) (GH-6411) 2018-04-07 18:27:05 +02:00
newtypes_tutorial.rst bpo-26868: Fix example usage of PyModule_AddObject. (GH-15725) 2019-09-12 05:29:09 -07:00
windows.rst Issue #25022: Add NEWS, fix docs to not mention the old example. 2015-09-10 15:50:58 -05:00