]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45392: Update the docstring of the 'type' built-in (GH-29439) (GH-29453)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 6 Nov 2021 20:17:59 +0000 (13:17 -0700)
committerGitHub <noreply@github.com>
Sat, 6 Nov 2021 20:17:59 +0000 (21:17 +0100)
commitf5287ecd59d83a662490f89188a0fc2ef3718f8b
treee8c4b6281bd61176d3759ddbfc9464664495b931
parent376218e1c65c029c24e45ca408a14f681cf1aeae
bpo-45392: Update the docstring of the 'type' built-in (GH-29439) (GH-29453)

(cherry picked from commit 91275207296c39e495fe118019a757c4ddefede8)

Co-authored-by: Mark Dickinson <mdickinson@enthought.com>
Misc/NEWS.d/next/Documentation/2021-11-06-10-54-17.bpo-45392.JZnVOz.rst [new file with mode: 0644]
Objects/typeobject.c