cpython/Doc/reference
T 88c262c086
gh-100315: clarification to `__slots__` docs. (#102621)
refer to tp_itemsize in discussion on "variable-length" built-in types
2023-03-14 09:23:52 +00:00
..
compound_stmts.rst Fix duplicated words in the docs (GH-102629) 2023-03-12 11:03:59 -07:00
datamodel.rst gh-100315: clarification to `__slots__` docs. (#102621) 2023-03-14 09:23:52 +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 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
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