mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
6 lines
196 B
Text
6 lines
196 B
Text
Add spec for getsets.
|
|
Generate a distutils setup script.
|
|
Handle operator overloading.
|
|
Generate traverse and clear methods for GC.
|
|
Handle mapping, sequence, buffer protocols.
|
|
Finish the todo list.
|