diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-06-09 11:24:53 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-09 11:24:53 (GMT) |
commit | f0ff849adc6b4a01f9d1f08d9ad0f1511ff84541 (patch) | |
tree | 2297acbd995f8d481f36a923c97f77a983e5adb7 /Lib/idlelib/textview.py | |
parent | 570b1c971c31cd08dbf060f4e21636c40aa47786 (diff) | |
download | cpython-f0ff849adc6b4a01f9d1f08d9ad0f1511ff84541.zip cpython-f0ff849adc6b4a01f9d1f08d9ad0f1511ff84541.tar.gz cpython-f0ff849adc6b4a01f9d1f08d9ad0f1511ff84541.tar.bz2 |
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.
Diffstat (limited to 'Lib/idlelib/textview.py')
0 files changed, 0 insertions, 0 deletions