[issue35992] Metaclasses interfere with __class_getitem__

miss-islington report at bugs.python.org
Sun Feb 17 18:33:09 EST 2019


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset a7f929db605326da452fbdeebfe341afa9316d25 by Miss Islington (bot) in branch '3.7':
bpo-35992: Use PySequence_GetItem only if sq_item is not NULL (GH-11857)
https://github.com/python/cpython/commit/a7f929db605326da452fbdeebfe341afa9316d25


----------
nosy: +miss-islington

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


More information about the Python-bugs-list mailing list