]> granicus.if.org Git - python/commit
bpo-38310: Predict BUILD_MAP_UNPACK_WITH_CALL -> CALL_FUNCTION_EX. (GH-16467)
authorBrandt Bucher <brandtbucher@gmail.com>
Sun, 29 Sep 2019 00:12:49 +0000 (17:12 -0700)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Sun, 29 Sep 2019 00:12:49 +0000 (17:12 -0700)
commitf185a73249189bc3b75b4dc26e9ec2990a587b17
tree5a91645e0202a77e1cc8509b922a680873a5e37a
parentc5a7e0ce194c0eafe82eb3e431881012398e7d46
bpo-38310: Predict BUILD_MAP_UNPACK_WITH_CALL -> CALL_FUNCTION_EX. (GH-16467)
Misc/NEWS.d/next/Core and Builtins/2019-09-28-22-54-25.bpo-38310.YDTbEo.rst [new file with mode: 0644]
Python/ceval.c