]> 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 ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Sep 2021 11:36:43 +0000 (04:36 -0700)
committerGitHub <noreply@github.com>
Tue, 7 Sep 2021 11:36:43 +0000 (04:36 -0700)
commitfc840736e54da0557616882012f362b809490165
tree9f1ec23eada4342c400b013102b782820418f7a2
parent608a6292366ebba20f33d93d8b52cbb928429e47
bpo-44964: Add a note explaining the new semantics of f_last_i in frame objects (GH-28200)

(cherry picked from commit fa2c0b85a8d5c9486661083afdf38cbaadb3432a)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Doc/reference/datamodel.rst
Doc/whatsnew/3.10.rst