cpython/Doc/reference
Łukasz Langa 3b0f2a7ff0
[3.10] gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (GH-97768) (#97925)
:c:type:`<C type>` -> :c:expr:`<C type>`

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 0031e62973)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2022-10-05 14:10:55 -07:00
..
compound_stmts.rst GH-96359: Fix docs that claim int(0|1) doesn't match False (GH-96361) 2022-08-29 00:14:33 -07:00
datamodel.rst [3.10] gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (GH-97768) (#97925) 2022-10-05 14:10:55 -07:00
executionmodel.rst bpo-12029: [doc] clarify that except does not match virtual subclasses of the specified exception type (GH-32027) (GH-32034) 2022-03-21 21:22:39 +00:00
expressions.rst gh-96397: Document that keywords in calls need not be identifiers (GH-96393) 2022-09-22 11:17:30 -07:00
grammar.rst bpo-42485: [Doc] Link to PEP 617 from full grammar specification (GH-23532) 2020-11-30 19:08:26 +00:00
import.rst [3.10] Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94558) 2022-07-05 14:30:37 +02: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.10] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95644) 2022-08-04 12:19:44 +03:00
lexical_analysis.rst [3.10] gh-95994: Clarify escaped newlines. (GH-96066) (#96360) 2022-08-28 15:17:01 +02:00
simple_stmts.rst gh-87304: Improve comments in language reference for imports (GH-92164) 2022-05-03 15:24:03 -07:00
toplevel_components.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 09:10:15 +02:00