]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46831: Update __build_class__ comment (#31522)
authorShantanu <12621235+hauntsaninja@users.noreply.github.com>
Thu, 3 Mar 2022 05:32:57 +0000 (21:32 -0800)
committerGitHub <noreply@github.com>
Thu, 3 Mar 2022 05:32:57 +0000 (21:32 -0800)
commit81d968b7c30d5b41f3f28b297b7ee5345d569509
tree0e0f8e7b34fe59c76e1d0b72fbae966569fe6145
parent3241cba4ec55ef0b9e73bf7a5a77ef29ae4b8756
bpo-46831: Update __build_class__ comment (#31522)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Python/compile.c