Skip to content

gh-100637: Fix int and bool __sizeof__ calculation to include the 1 element ob_digit array for 0 and False#100663

Merged
mdickinson merged 5 commits into
python:mainfrom
ionite34:fix-int-sizeof
Jan 2, 2023
Merged

gh-100637: Fix int and bool __sizeof__ calculation to include the 1 element ob_digit array for 0 and False#100663
mdickinson merged 5 commits into
python:mainfrom
ionite34:fix-int-sizeof

int __sizeof__ format for line length. Add comment on Py_MAX reasoning.

ab1a78e
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs