]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-148587: Document `sys.lazy_modules` (GH-150742)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 3 Jun 2026 08:36:50 +0000 (10:36 +0200)
committerGitHub <noreply@github.com>
Wed, 3 Jun 2026 08:36:50 +0000 (09:36 +0100)
commitaccc0c8315dc53a639748b2dcd6094c3300eeb08
treefde01ae72950977f2ef772309b43adc60c376288
parent53e7f2400a74fc81b741371aaedec7e7b43e6a1b
[3.15] gh-148587: Document `sys.lazy_modules` (GH-150742)

(cherry picked from commit e3fa52d953492772d36f5a4397262483bcf67641)

Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
Doc/library/sys.rst
Misc/NEWS.d/3.15.0a8.rst
Misc/NEWS.d/3.15.0b2.rst