gh-101819: Harden _io init by erlend-aasland · Pull Request #104352 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Conversation
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PyModule_AddObject() is really hard to use correctly. I strongly prefer PyModule_AddObjectRef() that I added to fix my own mistakes :-)
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Post merge review: LGTM.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters