]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46841: Fix error message hacks in `GET_AWAITABLE` (GH-31664)
authorBrandt Bucher <brandtbucher@microsoft.com>
Fri, 4 Mar 2022 12:41:17 +0000 (04:41 -0800)
committerGitHub <noreply@github.com>
Fri, 4 Mar 2022 12:41:17 +0000 (12:41 +0000)
commit586b24d3be1aec5d2568b070a249b4d75e608782
treee5e92e960433634f839118b51039a3fec3429d3e
parent03c2a36b2bd2d4469160d1607619ee144175d753
bpo-46841: Fix error message hacks in `GET_AWAITABLE` (GH-31664)
Doc/library/dis.rst
Include/opcode.h
Lib/importlib/_bootstrap_external.py
Lib/opcode.py
Misc/NEWS.d/next/Core and Builtins/2022-03-03-12-36-15.bpo-46841.apPev2.rst [new file with mode: 0644]
Python/ceval.c
Python/compile.c
Python/opcode_targets.h