]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46978: Correct docstrings for in-place builtin operators (#31802)
authorNicko van Someren <nicko@nicko.org>
Sat, 18 Feb 2023 18:44:41 +0000 (11:44 -0700)
committerGitHub <noreply@github.com>
Sat, 18 Feb 2023 18:44:41 +0000 (18:44 +0000)
commit128379b8cdb88a6d3d7fed24df082c9a654b3fb8
tree3ebde1bec9cf96609b4cae48cda928aa9d4e3952
parentaf446bbb76f64e67831444a0ceee6863a1527088
bpo-46978: Correct docstrings for in-place builtin operators (#31802)
Misc/NEWS.d/next/Core and Builtins/2022-03-10-21-48-05.bpo-46978.f5QFfw.rst [new file with mode: 0644]
Objects/typeobject.c