* 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 224b8aa) Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
|
@brandtbucher and @matrixise: Status check is done, and it's a success โ . |
(cherry picked from commit 224b8aa)
Co-authored-by: Brandt Bucher brandtbucher@gmail.com
https://bugs.python.org/issue26868
Automerge-Triggered-By: @matrixise