Skip to content

Commit 7960480

Browse files
committed
gh-92810: Apply fixes
Signed-off-by: Martynov Maxim <martinov_m_s_@mail.ru>
1 parent 375aa6d commit 7960480

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Modules/_abc.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,6 @@ _abc__abc_subclasscheck_impl(PyObject *module, PyObject *self,
760760
PyErr_SetString(PyExc_TypeError, "issubclass() arg 1 must be a class");
761761
return NULL;
762762
}
763-
PyTypeObject *cls = (PyTypeObject *)self;
764763

765764
PyObject *ok, *subclasses = NULL, *result = NULL;
766765
_abcmodule_state *state = NULL;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy