Skip to content
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
wip
  • Loading branch information
Jongy committed Feb 1, 2022
commit e4de0ff3ff8174377ea08ef049dfec60418608da
1 change: 0 additions & 1 deletion examples/cpp/pyperf/PyOffsets.cc
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,6 @@ extern const struct struct_offsets kPy37OffsetConfig = {
.f_localsplus = 360,
},
.PyCodeObject = {
.co_nlocals = 24,
.co_filename = 96,
.co_name = 104,
.co_varnames = 64,
Expand Down