]> granicus.if.org Git - python/commit
bpo-29684: Fix minor regression of PyEval_CallObjectWithKeywords. (GH-378)
authorINADA Naoki <methane@users.noreply.github.com>
Wed, 1 Mar 2017 12:14:43 +0000 (21:14 +0900)
committerGitHub <noreply@github.com>
Wed, 1 Mar 2017 12:14:43 +0000 (21:14 +0900)
commit023532e558bb0c5bf60195aebbafe63a0bebd85e
tree663a712ef23eb7b0ab75f540f39b989bbb1d0686
parent1b93ed4f3ea5a4ac9786f15870e9b2812ba87cb1
bpo-29684: Fix minor regression of PyEval_CallObjectWithKeywords. (GH-378)
Misc/NEWS
Python/ceval.c