]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-101100: Consolidate documentation on `ModuleType` attributes (#124709)...
authorAlex Waygood <Alex.Waygood@Gmail.com>
Wed, 9 Oct 2024 19:18:38 +0000 (20:18 +0100)
committerGitHub <noreply@github.com>
Wed, 9 Oct 2024 19:18:38 +0000 (19:18 +0000)
commitcba37762acfb82ca7fdf4b2c9ea3ea54595b7571
tree0ec1550dfad1224482d15269369359c541d8c3eb
parent046687c620f5bff8fc9dead066ab30e9802ba5b0
[3.12] gh-101100: Consolidate documentation on `ModuleType` attributes (#124709) (#125211)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Barry Warsaw <barry@python.org>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
21 files changed:
Doc/c-api/import.rst
Doc/c-api/module.rst
Doc/deprecations/pending-removal-in-3.14.rst
Doc/glossary.rst
Doc/library/ast.rst
Doc/library/importlib.rst
Doc/library/pkgutil.rst
Doc/library/sys.rst
Doc/library/types.rst
Doc/reference/datamodel.rst
Doc/reference/import.rst
Doc/tutorial/modules.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/3.0.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.4.rst
Doc/whatsnew/3.5.rst
Misc/NEWS.d/3.10.0a2.rst
Misc/NEWS.d/3.11.0a5.rst
Misc/NEWS.d/3.12.0a1.rst