mirror of
https://github.com/python/cpython.git
synced 2026-06-02 17:50:01 -04:00
092af1fc5c
This makes the C implementation more aligned with the Python implementation. Also added some tests to ensure that Element is now a type and that it can be subclassed.