Skip to content

Commit f05ff38

Browse files
committed
gh-148380: remove all uses of _PyType_LookupByVersion in optimizer_bytecodes.c
1 parent bc8a294 commit f05ff38

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

Include/internal/pycore_opcode_metadata.h

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Python/bytecodes.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2915,6 +2915,7 @@ dummy_func(
29152915
macro(LOAD_ATTR_CLASS_WITH_METACLASS_CHECK) =
29162916
unused/1 +
29172917
_RECORD_TOS_TYPE +
2918+
_RECORD_TOS +
29182919
_GUARD_TYPE_VERSION +
29192920
_CHECK_ATTR_CLASS +
29202921
_LOAD_ATTR_CLASS +

Python/record_functions.c.h

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)