[issue38310] Opcode predictions for asserts, class definitions, and some calls.

Raymond Hettinger report at bugs.python.org
Sat Sep 28 20:12:55 EDT 2019


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:


New changeset f185a73249189bc3b75b4dc26e9ec2990a587b17 by Raymond Hettinger (Brandt Bucher) in branch 'master':
bpo-38310: Predict BUILD_MAP_UNPACK_WITH_CALL -> CALL_FUNCTION_EX. (GH-16467)
https://github.com/python/cpython/commit/f185a73249189bc3b75b4dc26e9ec2990a587b17


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38310>
_______________________________________


More information about the Python-bugs-list mailing list