cpython/Doc/reference
Terry Jan Reedy a86d854522
Fix typo in `__match_args__` doc (#99785)
A opy of #98549, whose author (@icecream17) uses a school computer that blocks the CLA site. I did not mention this in commit comment above so CLA bot does not pick up the name and request the CLA again.
2022-11-26 00:03:16 +00:00
..
compound_stmts.rst Docs: Add 'as, match statement' to the index (#99001) 2022-11-02 19:15:00 -07:00
datamodel.rst Fix typo in `__match_args__` doc (#99785) 2022-11-26 00:03:16 +00:00
executionmodel.rst gh-98227: executionmodel.rst: except* can also bind names (#98256) 2022-10-15 09:04:08 -07:00
expressions.rst Python documents state elsewhere that a comma is not an operator, so … (GH-98736) 2022-10-26 23:33:42 -07:00
grammar.rst doc: Formatting and typo fixes (#98974) 2022-11-06 20:55:55 -08:00
import.rst gh-86298: Ensure that __loader__ and __spec__.loader agree in warnings.warn_explicit() (GH-97803) 2022-10-06 19:32:53 -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 gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) 2022-08-04 10:13:49 +03:00
lexical_analysis.rst gh-98401: Invalid escape sequences emits SyntaxWarning (#99011) 2022-11-03 17:53:25 +01:00
simple_stmts.rst doc: Formatting and typo fixes (#98974) 2022-11-06 20:55:55 -08:00
toplevel_components.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 09:10:15 +02:00