Commit 6cf1aff
Regenerate Argument Clinic output for sys.getallocatedbytes
Summary:
Follow-up to D112405580. The Argument Clinic block for sys.getallocatedbytes
was ported from the 3.12 diff with stale checksums, so the checked-in
generated output did not match what `make regen-all` produces. This broke the
cinder GitHub CI 'generated files up to date' [check](https://github.com/facebookincubator/cinder/actions/runs/30278732247/job/90019444006).
Regenerated Python/sysmodule.c and Python/clinic/sysmodule.c.h with the 3.14
Argument Clinic tool.
Reviewed By: alexmalyshev, yoney, itamaro
Differential Revision: D113843430
fbshipit-source-id: 9be80342b2d28a54ee59a24d038ce391b44dd84c1 parent d446ab1 commit 6cf1aff
2 files changed
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2065 | 2065 | | |
2066 | 2066 | | |
2067 | 2067 | | |
2068 | | - | |
| 2068 | + | |
2069 | 2069 | | |
2070 | 2070 | | |
2071 | 2071 | | |
| |||
0 commit comments