cpython/Doc/reference
Miss Islington (bot) f96dbab7d8
gh-98227: executionmodel.rst: except* can also bind names (GH-98256)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit 146f168fbf)

Co-authored-by: BiscuitCandy <70342294+BiscuitCandy@users.noreply.github.com>
2022-10-22 20:04:38 +01:00
..
compound_stmts.rst GH-96359: Fix docs that claim int(0|1) doesn't match False (GH-96361) 2022-08-29 00:13:28 -07:00
datamodel.rst
executionmodel.rst gh-98227: executionmodel.rst: except* can also bind names (GH-98256) 2022-10-22 20:04:38 +01:00
expressions.rst
grammar.rst
import.rst gh-91181: drop support for bytes on sys.path (GH-31934) 2022-07-16 18:31:25 -07:00
index.rst
introduction.rst [3.11] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95643) 2022-08-04 11:45:03 +03:00
lexical_analysis.rst gh-95994: Clarify escaped newlines. (GH-96066) 2022-08-26 12:11:59 -07:00
simple_stmts.rst
toplevel_components.rst