]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix typo in async generator code field name `ag_code` (#102448)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Wed, 8 Mar 2023 03:39:50 +0000 (09:09 +0530)
committerGitHub <noreply@github.com>
Wed, 8 Mar 2023 03:39:50 +0000 (09:09 +0530)
commite499680100a9d4fa4b673cbcfebc32212b4f848a
treed01ad55e6eb0cddff1f6f61b9702c0d267ffbdd7
parent1e703a473343ed198c9a06a876b25d7d69d4bbd0
fix typo in async generator code field name `ag_code` (#102448)
Objects/genobject.c