-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
object.__sizeof__(1) have different output between 3.9.10 and 3.12.2 #117195
Copy link
Copy link
Closed
Labels
3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errortype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
Metadata
Metadata
Assignees
Labels
3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errortype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
Fields
Give feedbackNo fields configured for issues without a type.
Bug report
Bug description:
on a Windows x64 machine
CPython versions tested on:
3.9, 3.12
Operating systems tested on:
Windows
Linked PRs
object.__sizeof__#117220object.__sizeof__(GH-117220) #119456object.__sizeof__(GH-117220) #127605