Victor Stinner 2ff8fb7639
bpo-35059: Add _PyObject_CAST() macro (GH-10645)
Add _PyObject_CAST() and _PyVarObject_CAST() macros to cast argument
to PyObject* and PyVarObject* properly.
2018-11-22 02:57:29 +01:00
..
2018-06-11 15:01:47 +03:00
2018-01-26 08:20:18 -08:00
2018-01-31 17:44:09 -05:00
2017-09-29 15:53:19 -07:00
2017-09-14 18:13:16 -07:00