]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101100: Consolidate documentation on `ModuleType` attributes (#124709)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Wed, 9 Oct 2024 10:53:57 +0000 (11:53 +0100)
committerGitHub <noreply@github.com>
Wed, 9 Oct 2024 10:53:57 +0000 (10:53 +0000)
commit3024b16d51bb7f74177c5a5038cc9a56fd2b26bd
tree2fb75d1941753cf3375c95723b16086a3969ac23
parent7a303fc78a6dbd1b4c01f8a2b14ddcae29f4271b
gh-101100: Consolidate documentation on `ModuleType` attributes (#124709)

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>
23 files changed:
Doc/c-api/import.rst
Doc/c-api/module.rst
Doc/deprecations/pending-removal-in-3.14.rst
Doc/deprecations/pending-removal-in-3.15.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
Misc/NEWS.d/next/Core and Builtins/2024-05-31-08-23-41.gh-issue-119180.KL4VxZ.rst