]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] Clarify attribute docs on types.ModuleType (GH-24974) (#24994)
authorBrett Cannon <brett@python.org>
Tue, 23 Mar 2021 17:40:56 +0000 (10:40 -0700)
committerGitHub <noreply@github.com>
Tue, 23 Mar 2021 17:40:56 +0000 (10:40 -0700)
commit2d1cbe4193499914ccc9d217ea63eb17ff927c91
tree2a02a081ac98fae1eaeac0e4e2461dab57e68b5b
parent10e17bc69332f5dd99a4dfd4cfdf2290022ebc51
[3.9] Clarify attribute docs on types.ModuleType (GH-24974) (#24994)

(cherry picked from commit 76b5d714e4e2b9f3b63847325cba51d4c4dc36bc)

Co-authored-by: Brett Cannon <brett@python.org>