mirror of
https://github.com/python/cpython.git
synced 2026-01-05 06:52:26 +00:00
* 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
|
||
|---|---|---|
| .. | ||
| building.rst | ||
| embedding.rst | ||
| extending.rst | ||
| index.rst | ||
| newtypes.rst | ||
| newtypes_tutorial.rst | ||
| windows.rst | ||