Skip to content

bpo-43908: Types with Py_TPFLAGS_IMMUTABLETYPE can now inherit the vectorcall protocol#27001

Merged
vstinner merged 15 commits into
python:mainfrom
erlend-aasland:vectorcall-inheritance
Jul 8, 2021
Merged

bpo-43908: Types with Py_TPFLAGS_IMMUTABLETYPE can now inherit the vectorcall protocol#27001
vstinner merged 15 commits into
python:mainfrom
erlend-aasland:vectorcall-inheritance

Also adjust What's New entry

49362db
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs