]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46161: Fix bug in starunpack_helper in compile.c (GH-30235)
authorzq1997 <email2zq@qq.com>
Mon, 17 Jan 2022 17:45:44 +0000 (01:45 +0800)
committerGitHub <noreply@github.com>
Mon, 17 Jan 2022 17:45:44 +0000 (17:45 +0000)
commitc118c2455c95baea08045dc64963600b7a56b6fd
tree123654926c6f7000d497917ed1dd38374f8407a1
parent62a6594e66ca955073be2f4e5a40291a39252ef3
bpo-46161: Fix bug in starunpack_helper in compile.c (GH-30235)
Lib/test/test_class.py
Misc/NEWS.d/next/Core and Builtins/2021-12-23-12-32-45.bpo-46161.EljBmu.rst [new file with mode: 0644]
Python/compile.c