]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-101100: Consolidate documentation on `ModuleType` attributes (#124709)...
authorAlex Waygood <Alex.Waygood@Gmail.com>
Wed, 9 Oct 2024 19:03:30 +0000 (20:03 +0100)
committerGitHub <noreply@github.com>
Wed, 9 Oct 2024 19:03:30 +0000 (20:03 +0100)
commitaa4da1e46833b4ba89aa2f9381c8d96a3f5efafc
treee0b34bb52d8acd94c8a6f99d4eae2739a0575ff3
parent47fa3f44ef30d0d677415e8903032841c1e1d3b7
[3.13] gh-101100: Consolidate documentation on `ModuleType` attributes (#124709) (#125208)

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>
22 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