[docs] [issue35992] Metaclasses interfere with __class_getitem__

Ivan Levkivskyi report at bugs.python.org
Sun Feb 17 18:13:55 EST 2019


Ivan Levkivskyi <levkivskyi at gmail.com> added the comment:


New changeset ac28147e78c45a6217d348ce90ca5281d91f676f by Ivan Levkivskyi in branch 'master':
bpo-35992: Use PySequence_GetItem only if sq_item is not NULL (GH-11857)
https://github.com/python/cpython/commit/ac28147e78c45a6217d348ce90ca5281d91f676f


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35992>
_______________________________________


More information about the docs mailing list