]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-102300: Reuse objects with refcount == 1 in float specialized binary ops. (GH...
authorMark Shannon <mark@hotpy.org>
Mon, 13 Mar 2023 10:34:54 +0000 (10:34 +0000)
committerGitHub <noreply@github.com>
Mon, 13 Mar 2023 10:34:54 +0000 (10:34 +0000)
commit233e32f93614255bf5fc7c93cd98af453e58cc98
tree9eb812f9894064fb34f5e2ee14a019ec4a58da32
parent78e4e6c3d71980d4e6687f07afa6ddfc83e29b04
GH-102300: Reuse objects with refcount == 1 in float specialized binary ops. (GH-102301)
Misc/NEWS.d/next/Core and Builtins/2023-02-27-15-48-31.gh-issue-102300.8o-_Mt.rst [new file with mode: 0644]
Python/bytecodes.c
Python/ceval_macros.h
Python/generated_cases.c.h