]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-101266: Revert fix __sizeof__ for subclasses of int (#101638)
authorMark Dickinson <dickinsm@gmail.com>
Tue, 7 Feb 2023 11:44:43 +0000 (11:44 +0000)
committerGitHub <noreply@github.com>
Tue, 7 Feb 2023 11:44:43 +0000 (11:44 +0000)
commit358b02dac478b9ce379ab5982400bb8ecf11a2ee
treea65a41d4aee249089ba349af419c7dd10b9506c9
parentc993ffa4776c9ec00843a3e7fb4cd3444e7fe90e
[3.11] gh-101266: Revert fix __sizeof__ for subclasses of int (#101638)

Revert "[3.11] gh-101266: Fix __sizeof__ for subclasses of int (GH-101394) (#101579)"

This reverts commit cf89c16486a4cc297413e17d32082ec4f389d725.
Lib/test/test_long.py
Misc/NEWS.d/next/Core and Builtins/2023-01-28-13-11-52.gh-issue-101266.AxV3OF.rst [deleted file]
Objects/boolobject.c
Objects/longobject.c