mirror of
https://github.com/python/cpython.git
synced 2024-11-28 20:33:54 +08:00
7 lines
196 B
Plaintext
7 lines
196 B
Plaintext
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.
|