Skip to content

bpo-45697: PyType_IsSubtype: Return early for identical type objects - #29380

Closed
itamaro wants to merge 1 commit into
python:mainfrom
itamaro:bpo-45697-is-subtype-optimization
Closed

bpo-45697: PyType_IsSubtype: Return early for identical type objects#29380
itamaro wants to merge 1 commit into
python:mainfrom
itamaro:bpo-45697-is-subtype-optimization

PyType_IsSubtype: Return early for identical type objects

090decc
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs