Skip to content

bpo-35992: Use PySequence_GetItem only if sq_item is not NULL#11857

Merged
ilevkivskyi merged 4 commits into
python:masterfrom
ilevkivskyi:fix-class-getitem
Feb 17, 2019
Merged

bpo-35992: Use PySequence_GetItem only if sq_item is not NULL#11857
ilevkivskyi merged 4 commits into
python:masterfrom
ilevkivskyi:fix-class-getitem

Fix Misc/NEWS.d/

5543a59
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs