Commit 578a6e0
committed
Merge branch 'to_bool_specialization_v2' into to_bool_specialization
Take v2's parameterized _TO_BOOL_SIZED design (with size_offset operand)
which subsumes _TO_BOOL_DICT and _TO_BOOL_ANY_SET. Sets/frozensets use
PySetObject.used (not Py_SIZE, which aliases the dummy-counting fill slot).
Regenerated all generated files from the merged source.15 files changed
Lines changed: 1918 additions & 5051 deletions
File tree
- Include
- internal
- Lib
- test/test_capi
- Modules/_testinternalcapi
- Python
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments