]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] GH-138465: Improve documentation for common sequence methods (GH-138474) ...
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Fri, 5 Sep 2025 21:39:32 +0000 (22:39 +0100)
committerGitHub <noreply@github.com>
Fri, 5 Sep 2025 21:39:32 +0000 (21:39 +0000)
commite7bb98a1739ae5ccd703d9553ddd85a7ec2eeae2
treef6be4ba38c648861e9af59b545b76af68896a1e1
parentbb64bc357f0a703c20fb424cb69c59b36be966d6
[3.13] GH-138465: Improve documentation for common sequence methods (GH-138474) (#138567)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
18 files changed:
Doc/conf.py
Doc/faq/design.rst
Doc/faq/programming.rst
Doc/glossary.rst
Doc/library/bisect.rst
Doc/library/collections.abc.rst
Doc/library/collections.rst
Doc/library/pickle.rst
Doc/library/stdtypes.rst
Doc/reference/datamodel.rst
Doc/tutorial/controlflow.rst
Doc/tutorial/datastructures.rst
Doc/tutorial/introduction.rst
Doc/whatsnew/2.0.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.13.rst
Doc/whatsnew/3.3.rst