]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44964: Add a note explaining the new semantics of f_last_i in frame objects ...
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Tue, 7 Sep 2021 11:18:54 +0000 (12:18 +0100)
committerGitHub <noreply@github.com>
Tue, 7 Sep 2021 11:18:54 +0000 (12:18 +0100)
commitfa2c0b85a8d5c9486661083afdf38cbaadb3432a
tree1b14c61d07dcdfd3e273807f34cc1cac49f858f6
parent2c3474a637949aa6f2f7e15f9764c2dfc49cdba1
bpo-44964: Add a note explaining the new semantics of f_last_i in frame objects (GH-28200)
Doc/reference/datamodel.rst
Doc/whatsnew/3.10.rst