]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add (undocumented) _co_quickened attribute for code object. (GH-31552)
authorMark Shannon <mark@hotpy.org>
Thu, 24 Feb 2022 12:10:53 +0000 (12:10 +0000)
committerGitHub <noreply@github.com>
Thu, 24 Feb 2022 12:10:53 +0000 (12:10 +0000)
commitae3adbeaedb0536292f4542a0d42063410ae150f
tree3d78c321bc08baffece9ac73cacafd9a5f67cbb6
parent7fce1063b6e5a366f8504e039a8ccdd6944625cd
Add (undocumented) _co_quickened attribute for code object. (GH-31552)
Objects/codeobject.c