cpython/Doc/reference
Kirill Podoprigora c69da47ac9
[3.11] gh-115572: Move `codeobject.replace()` docs to the data model … (#115632)
* [3.11] gh-115572: Move `codeobject.replace()` docs to the data model (GH-115631)
(cherry picked from commit 0c80da4c14)

Co-authored-by: Daler <48939169+daler-sz@users.noreply.github.com>

* Remove note about copy.replace

---------

Co-authored-by: Daler <48939169+daler-sz@users.noreply.github.com>
2024-02-18 14:37:27 +00:00
..
compound_stmts.rst [3.11] gh-81094: Refer to PEP 318 in compound_statements.rst (GH-113588) (#113644) 2024-01-02 08:45:51 +00:00
datamodel.rst [3.11] gh-115572: Move `codeobject.replace()` docs to the data model … (#115632) 2024-02-18 14:37:27 +00:00
executionmodel.rst [3.11] GH-97950: Use new-style index directive ('module') (GH-103996) (#104154) 2023-05-04 11:39:15 +03:00
expressions.rst [3.11] Clarify one-item tuple (GH-114745) (#114758) 2024-01-30 18:50:32 +00:00
grammar.rst [3.11] Docs: Add label to grammar spec for linking from PEPs (GH-113235) (#113240) 2023-12-17 19:29:23 +00:00
import.rst [3.11] gh-101100: Fix sphinx warnings in `reference/import.rst` (GH-114646) (#114654) 2024-01-27 09:37:13 -07: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.11] gh-110886 Doc: add a link to BNF Wikipedia article (GH-110887) (#110901) 2023-10-15 17:00:57 +00:00
lexical_analysis.rst [3.11] gh-103360: Add link in stdtypes.rst to escape sequences in lexical_analysis.rst (GH-103638) (#114908) 2024-02-02 21:06:35 +00:00
simple_stmts.rst [3.11] gh-101100: Fix Sphinx nitpicks in `library/inspect.rst` and `reference/simple_stmts.rst` (GH-113107) (#113110) 2023-12-14 13:37:38 +00:00
toplevel_components.rst [3.11] GH-97950: Use new-style index directive ('builtin') (GH-104164) (#104221) 2023-05-06 07:14:37 +03:00