]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103886: Improve `builtins.__doc__` (#104179)
authorTomas R <tomas.roun8@gmail.com>
Sun, 7 May 2023 02:05:34 +0000 (04:05 +0200)
committerGitHub <noreply@github.com>
Sun, 7 May 2023 02:05:34 +0000 (19:05 -0700)
commitb35711d17a90251bdd57d255090e07daafe89f6c
treedfe3b59a5ba6fab793a990df1fb3ce29a5209e5f
parent4ee2068c34bd45eddba7f6a8ee83f62d5b6932fc
gh-103886: Improve `builtins.__doc__` (#104179)

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