-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
While looking at #110238 I've noticed that
cpython/Modules/_testinternalcapi.c
Line 678 in 014aacd
PyList_Append(state->record_list, ((PyFunctionObject *)f->f_funcobj)->func_name); |
I have a PR ready :)
Linked PRs
Metadata
Metadata
Assignees
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error