]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148588: Document `__lazy_modules__` (#148590)
authorBartosz Sławecki <bartosz@ilikepython.com>
Sat, 25 Apr 2026 14:23:40 +0000 (16:23 +0200)
committerGitHub <noreply@github.com>
Sat, 25 Apr 2026 14:23:40 +0000 (15:23 +0100)
commit9dab866f9ca564a8b9c73393c1a2b1139583d018
tree14be90b8ce5428e5c58b76524378132ab3314c5b
parentc650b51c32f92563f3319bb25c64ca2d2dc05ec0
gh-148588: Document `__lazy_modules__` (#148590)
Doc/reference/datamodel.rst
Doc/reference/simple_stmts.rst
Doc/whatsnew/3.15.rst
Misc/NEWS.d/3.15.0a8.rst