]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103978: avoid using 'class' as an identifier (#103979)
authorCarl Meyer <carl@oddbird.net>
Fri, 28 Apr 2023 19:20:50 +0000 (13:20 -0600)
committerGitHub <noreply@github.com>
Fri, 28 Apr 2023 19:20:50 +0000 (19:20 +0000)
commitebf97c50f25d61e15671a4658f5718f214c35a98
tree47aae8fbc0e66dbae3186a5a72b7d3995ddedbd3
parent83aa496f81f86b46caf249a8ff7e168e6b27622d
gh-103978: avoid using 'class' as an identifier (#103979)
Include/internal/pycore_code.h
Python/specialize.c