Files
cpython/Objects
Victor Stinner f0ff849adc bpo-30524: Fix _PyStack_UnpackDict() (#1886)
* bpo-29259: Remove unused func parameter of _PyStack_UnpackDict()
* bpo-29286: Change _PyStack_UnpackDict() prototype to be able to
  notify of failure when args is NULL. _PyStack_UnpackDict() now
  returns -1 on error.
2017-06-09 13:24:53 +02:00
..
2016-09-14 15:02:01 +02:00
2016-09-07 14:12:36 -07:00
2017-01-14 09:54:57 +00:00
2016-09-14 23:53:47 -07:00

Source files for various builtin objects