]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103712: Increase the length of the type name in AttributeError messages (#103713)
authorAlex Gaynor <alex.gaynor@gmail.com>
Mon, 24 Apr 2023 14:23:08 +0000 (08:23 -0600)
committerGitHub <noreply@github.com>
Mon, 24 Apr 2023 14:23:08 +0000 (08:23 -0600)
commit543009347e7cfcc495ca8553fab8d622dcfd18e3
tree6ca45ebf28af6adee5c85b707b21c8f18ad57a91
parent59c522f9650c22dc986debce483b83a4ffc6dc0d
gh-103712: Increase the length of the type name in AttributeError messages (#103713)
Doc/extending/newtypes.rst
Modules/_threadmodule.c
Objects/object.c
Objects/typeobject.c