cpython/Doc/reference
Miss Islington (bot) ca8ca6bb0f
[3.14] gh-145591: Move slicing note to __getitem__ (GH-145606) (GH-145760)
(cherry picked from commit 2114da976c)

Co-authored-by: Ali Towaiji <145403626+Towaiji@users.noreply.github.com>
2026-03-11 13:58:03 +01:00
..
compound_stmts.rst [3.14] gh-144386: Update equivalent code for "with", "async with" and "async for" (GH-144472) (GH-144945) 2026-02-18 11:19:02 +00:00
datamodel.rst [3.14] gh-145591: Move slicing note to __getitem__ (GH-145606) (GH-145760) 2026-03-11 13:58:03 +01:00
executionmodel.rst [3.14] gh-135944: Add a "Runtime Components" Section to the Execution Model Docs (gh-135945) (#139509) 2025-10-07 19:19:42 +01:00
expressions.rst [3.14] gh-141984: Reword and reorganize the first part of Atoms docs (GH-144117) (GH-144959) 2026-02-18 17:59:17 +01:00
grammar.rst [3.14] gh-143054: Disallow non-top-level Cut for now (GH-143622) (GH-143790) 2026-01-15 13:52:39 +01:00
import.rst [3.14] gh-69686: Remove untrue part of __import__ replacement docs (GH-143261) (#143281) 2025-12-30 05:22:38 +00:00
index.rst Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages. 2012-10-28 11:10:24 -07:00
introduction.rst [3.14] gh-135676: Lexical analysis: Reword String literals and related sections (GH-135942) (#137048) 2025-07-23 19:23:25 +03:00
lexical_analysis.rst [3.14] typo fixes in docs (GH-142683) (#142839) 2025-12-17 21:41:54 +05:30
simple_stmts.rst [3.14] gh-74955: Document that __all__ must contain strings in normalization form NFKC (GH-144504) (GH-144519) 2026-02-05 18:12:28 +00:00
toplevel_components.rst gh-130587: Add hand-written docs for non-OP tokens (GH-130588) 2025-03-19 16:42:11 +01:00