bpo-41073: PyType_GetSlot() can now accept static types.#21931
Merged
miss-islington merged 27 commits intoNov 10, 2020
python:masterpython/cpython:masterfrom
shihai1991:bpo_41073_add_typeslots1shihai1991/cpython:bpo_41073_add_typeslots1Copy head branch name to clipboard
Merged
bpo-41073: PyType_GetSlot() can now accept static types.#21931miss-islington merged 27 commits intopython:masterpython/cpython:masterfrom shihai1991:bpo_41073_add_typeslots1shihai1991/cpython:bpo_41073_add_typeslots1Copy head branch name to clipboard
miss-islington merged 27 commits into
python:masterpython/cpython:masterfrom
shihai1991:bpo_41073_add_typeslots1shihai1991/cpython:bpo_41073_add_typeslots1Copy head branch name to clipboard
Commits
Commits on Aug 20, 2020
Commits on Aug 23, 2020
Commits on Sep 4, 2020
Commits on Sep 5, 2020
Merge remote-tracking branch 'origin/master' into bpo_41073_add_typeslots1
Show description for 7537c86committed- committed
Commits on Oct 21, 2020
- committed
Commits on Oct 29, 2020
- committed
Merge remote-tracking branch 'origin/master' into bpo_41073_add_typeslots1
Show description for b3f992acommitted- committed
Commits on Oct 30, 2020
- committed
Commits on Nov 1, 2020
- committed
Commits on Nov 3, 2020
- committed
- committed
Use if rather than assert in tests
Show description for 708cd82committed- committed
Align method definitions in _testcapi
Show description for 2df9180committedRewrite the slot-setting code a bit
Show description for 2b077e3committed- committed
typeslots.py: Add back code writing null entries
Show description for 2d8b57fcommitted
Commits on Nov 7, 2020
Merge remote-tracking branch 'origin/master' into bpo_41073_add_typeslots1
Show description for 2d72953committed