SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-128911: Use PyImport_ImportModuleAttr() function (#129657)

* Replace PyImport_ImportModule() + PyObject_GetAttr() with
  PyImport_ImportModuleAttr().
* Replace PyImport_ImportModule() + PyObject_GetAttrString() with
  PyImport_ImportModuleAttrString().
V
Victor Stinner committed
dc804ffb2f7cfaf60916b36f3d5cac9c00e4f1ea
Parent: fb5d1c9
Committed by GitHub <[email protected]> on 2/5/2025, 10:03:58 AM