Files
cpython/Objects
Victor Stinner 998c20962c _PyStack_UnpackDict() now returns -1 on error
Issue #29286. Change _PyStack_UnpackDict() prototype to be able to notify of
failure when args is NULL.
2017-01-17 01:57:29 +01:00
..
2017-01-10 10:56:38 +08:00
2017-01-06 17:44:43 +09:00
2017-01-06 17:44:43 +09:00
2016-12-06 18:46:19 +01:00
2016-12-06 18:46:19 +01:00
2016-12-09 18:51:13 +01:00
2016-12-04 22:59:09 +01:00
2016-12-30 12:24:23 +01:00
2017-01-14 09:56:00 +00:00

Source files for various builtin objects