mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
Make PyObject_SetAttr() and PyObject_SetAttrString() fail if called with NULL value and an exception set.
Source files for standard library extension modules, and former extension modules that are now builtin modules.