Skip to content

[3.11] gh-100637: Fix int and bool __sizeof__ calculation to include the 1 element ob_digit array for 0 and False (GH-100663)#100717

Merged
mdickinson merged 1 commit into
python:3.11from
miss-islington:backport-d7e7f79-3.11
Jan 3, 2023
Merged

[3.11] gh-100637: Fix int and bool __sizeof__ calculation to include the 1 element ob_digit array for 0 and False (GH-100663)#100717
mdickinson merged 1 commit into
python:3.11from
miss-islington:backport-d7e7f79-3.11

gh-100637: Fix int and bool __sizeof__ calculation to include the 1 e…

cae7453
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs