Victor Stinner 8b6c4a921a
bpo-42262: Py_NewRef() casts its argument to PyObject* (GH-23626)
Write also unit tests on Py_NewRef() and Py_XNewRef().
2020-12-03 14:01:10 +01:00
..
2020-07-26 20:33:00 -03:00

Source files for standard library extension modules,
and former extension modules that are now builtin modules.