]> granicus.if.org Git - python/commit
Issue #23571: Restore removed assert(!PyErr_Occurred()); in
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 16 Mar 2015 10:52:32 +0000 (11:52 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 16 Mar 2015 10:52:32 +0000 (11:52 +0100)
commit59b356d659b29d962feb86e61d4890a6cee9e172
tree640c3e6bc348c50b0e5a1b9137bb76880a10d178
parentb8a78d3d857573ec21162e004b48288f7ad43d89
Issue #23571: Restore removed assert(!PyErr_Occurred()); in
PyEval_CallObjectWithKeywords()

Sorry Serhiy, I missed your explanation because the review email was moved to
my Spam folder :-(
Python/ceval.c