[New-bugs-announce] [issue36994] Missing tests for CALL_FUNCTION_EX opcode profiling method_descriptor

Jeroen Demeyer report at bugs.python.org
Tue May 21 09:05:13 EDT 2019


New submission from Jeroen Demeyer <J.Demeyer at UGent.be>:

The branch for profiling a method_descriptor inside do_call_core is not tested by the test suite.

----------
components: Tests
messages: 343044
nosy: jdemeyer
priority: normal
severity: normal
status: open
title: Missing tests for CALL_FUNCTION_EX opcode profiling method_descriptor
versions: Python 3.8

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


More information about the New-bugs-announce mailing list