| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Patch by Xiang Zhang.
|
|
|
|
| |
implemented with using Argument Clinic.
|
|
|
|
| |
now return an instance of corresponding subclass.
|
| |
|
|
|
|
| |
Argument Clinic is now able to infer all needed information.
|
|
|
|
| |
same line as function name.
|
| |
|
|
|
|
| |
PyArg_Parse instead of PyArg_ParseTuple if possible.
|
|
|