]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-103886: Improve `builtins.__doc__` (GH-104179) (#104257)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 7 May 2023 02:28:04 +0000 (19:28 -0700)
committerGitHub <noreply@github.com>
Sun, 7 May 2023 02:28:04 +0000 (02:28 +0000)
commit8f23cadc4ca0c56e18c32985ae0c087e79633c0f
treec42bc2c1128110bc3a14e1d10d0a5b0460706602
parentcf1c25fd6e38df682a9de2e06e87ee3c6b63f4d7
[3.11] gh-103886: Improve `builtins.__doc__` (GH-104179) (#104257)

gh-103886: Improve `builtins.__doc__` (GH-104179)
(cherry picked from commit b35711d17a90251bdd57d255090e07daafe89f6c)

Co-authored-by: Tomas R <tomas.roun8@gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Python/bltinmodule.c