cpython/Doc/reference
Kirill Podoprigora ae6c01d9d2
[3.12] gh-115572: Move codeobject.replace() docs to the data model … (#115633)
* [3.12] 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:38:33 +00:00
..
compound_stmts.rst [3.12] gh-81094: Refer to PEP 318 in compound_statements.rst (GH-113588) (#113643) 2024-01-02 08:46:01 +00:00
datamodel.rst [3.12] gh-115572: Move codeobject.replace() docs to the data model … (#115633) 2024-02-18 14:38:33 +00:00
executionmodel.rst [3.12] gh-103921: Document PEP 695 (GH-104642) (#104989) 2023-05-26 18:19:34 +00:00
expressions.rst [3.12] Clarify one-item tuple (GH-114745) (#114757) 2024-01-30 18:50:28 +00:00
grammar.rst [3.12] Docs: Add label to grammar spec for linking from PEPs (GH-113235) (#113239) 2023-12-17 19:30:10 +00:00
import.rst [3.12] gh-101100: Fix sphinx warnings in reference/import.rst (GH-114646) (#114652) 2024-01-27 09:37:08 -07:00
index.rst
introduction.rst [3.12] gh-110886 Doc: add a link to BNF Wikipedia article (GH-110887) (#110900) 2023-10-15 17:00:44 +00:00
lexical_analysis.rst [3.12] Docs: Use 'f-strings' as header (GH-112888) (#112923) 2023-12-10 11:36:01 +02:00
simple_stmts.rst [3.12] gh-101100: Fix Sphinx nitpicks in library/inspect.rst and reference/simple_stmts.rst (GH-113107) (#113109) 2023-12-14 13:37:47 +00:00
toplevel_components.rst GH-97950: Use new-style index directive ('builtin') (#104164) 2023-05-06 06:54:08 +03:00