| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Nice; I left some comments.
Too bad we cannot run the ref leak bots now; there's already a ref leak in test_import and test_peg_generator that has not been resolved :(
Sorry, something went wrong.
|
I updated my PR:
|
Sorry, something went wrong.
There was a problem hiding this comment.
Small typo nit. Otherwise looks good to me.
Sorry, something went wrong.
* Add tests on PyImport_AddModuleRef(), PyImport_AddModule() and PyImport_AddModuleObject(). * pythonrun.c: Replace Py_XNewRef(PyImport_AddModule(name)) with PyImport_AddModuleRef(name).
|
I fixed the typo: similar than => similar to. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PyImport_AddModuleObject().
PyImport_AddModuleRef(name).
📚 Documentation preview 📚: https://cpython-previews--105923.org.readthedocs.build/