Skip to content

bpo-32346: speed up slot lookup during class creation#4902

Closed
pitrou wants to merge 9 commits into
python:masterfrom
pitrou:speedup_type_creation
Closed

bpo-32346: speed up slot lookup during class creation#4902
pitrou wants to merge 9 commits into
python:masterfrom
pitrou:speedup_type_creation

Reuse tp_cache for tp_defined_slots

694e1b0
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs