Files
cpython/Include
Victor Stinner 4ca1cf35fb Issue #16086: PyTypeObject.tp_flags and PyType_Spec.flags are now unsigned
... (unsigned long and unsigned int) to avoid an undefined behaviour with
Py_TPFLAGS_TYPE_SUBCLASS ((1 << 31). PyType_GetFlags() result type is now
unsigned too (unsigned long, instead of long).
2012-10-30 23:40:45 +01:00
..
2011-08-09 16:15:04 -05:00
2010-12-03 20:14:31 +00:00
2010-12-03 20:14:31 +00:00
2010-12-03 20:14:31 +00:00
2010-12-03 20:14:31 +00:00
2010-12-03 20:14:31 +00:00
2011-10-15 16:38:20 +02:00
2010-12-03 20:14:31 +00:00
2010-12-03 20:14:31 +00:00
2012-09-29 14:21:25 +02:00
2010-12-03 20:14:31 +00:00
2011-03-16 11:35:38 +02:00
2012-10-28 08:48:28 +01:00
2010-12-03 20:14:31 +00:00
2010-12-03 20:14:31 +00:00
2010-12-03 20:14:31 +00:00
2010-12-03 20:14:31 +00:00
2012-10-24 08:21:52 -07:00
2010-12-03 20:14:31 +00:00