cpython/Doc/reference
Stanley f3db68e6e6
gh-48496: Added example and link to faq for UnboundLocalError in reference (#93068)
2022-12-22 17:23:25 -06:00
..
compound_stmts.rst "Compound statement" docs: Fix with-statement step indexing (#100286) 2022-12-16 18:43:43 +00:00
datamodel.rst Fix typo in `__match_args__` doc (#99785) 2022-11-26 00:03:16 +00:00
executionmodel.rst gh-48496: Added example and link to faq for UnboundLocalError in reference (#93068) 2022-12-22 17:23:25 -06: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