PEP 820: PySlot: Unified slot system for the C API

📝

内容提要

Replace type and module slots with a new structure: a tagged anonymous union with flags. This improves type safety and allows adding new slots in a more forward-compatible way.

🏷️

标签

➡️

继续阅读