8000 bpo-45315: PyType_FromSpec: Copy spec->name and have the type own the memory for its name by encukou · Pull Request #29103 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-45315: PyType_FromSpec: Copy spec->name and have the type own the memory for its name#29103

Merged
encukou merged 3 commits intopython:mainfrom
encukou:bpo-45315-pytypespec-copy-name
Oct 21, 2021
Merged

bpo-45315: PyType_FromSpec: Copy spec->name and have the type own the memory for its name#29103
encukou merged 3 commits intopython:mainfrom
encukou:bpo-45315-pytypespec-copy-name

Commits

Commits on Oct 20, 2021

Commits on Oct 21, 2021

0