cpython/Doc/reference
Nikita Sobolev 2a721258a1
gh-101865: Deprecate `co_lnotab` from code objects as per PEP 626 (#101866)
Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
2023-04-03 17:35:04 +02:00
..
compound_stmts.rst Fix duplicated words in the docs (GH-102629) 2023-03-12 11:03:59 -07:00
datamodel.rst gh-101865: Deprecate `co_lnotab` from code objects as per PEP 626 (#101866) 2023-04-03 17:35:04 +02: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 fix `grammer` -> `grammar` typo in expressions.rst (GH-100683) 2023-01-02 03:49:06 -08: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