]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Cast to (destructor) to fix compiler warnings (GH-91711)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Wed, 20 Apr 2022 15:15:45 +0000 (11:15 -0400)
committerGitHub <noreply@github.com>
Wed, 20 Apr 2022 15:15:45 +0000 (16:15 +0100)
commitd7d7e6c00778d234fda2c2229faccec5e8f48643
tree8a7f85567b25ffba3aae4ada3f640a1859a57c02
parentb8812c9ca3f6864a233574001e16f1b9e92daf6e
Cast to (destructor) to fix compiler warnings (GH-91711)
Objects/longobject.c
Python/ceval.c