| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Py2 (which does not support kwonly arguments for Python functions) to make sure they are still visible for introspection
|
|
|
|
|
| |
--HG--
extra : amend_source : 8474ebfc7b6ab33b8cca9e4a478c54b2bee5f2fc
|
|\ |
|
| |
| |
| |
| |
| | |
The (k=k) can results in "multiple unsequenced modifications to 'kind'"
warning when this macro is expanded twice in the same expression.
|
|/
|
|
| |
case someone still uses Py3.2 alpha versions)
|
|
|
|
| |
directly
|
|
|
|
| |
without base classes
|
| |
|
|
|
|
| |
calls for these unicode operations
|
| |
|
| |
|
| |
|
|
|
|
| |
bytes/str/unicode but no subtypes
|
|\ |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Visual Studio .NET 2003, used by Python 2.5 32 bit, does not support the '__restrict' keyword.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Py2) and provide 'type_version_tag' option to disable it
|
|
|
|
| |
(instead of long)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
ImportExport.c
|
|
|
|
| |
running atexit functions etc.
|
| |
|
| |
|
|
|
|
| |
run last by atexit
|
|
|
|
| |
Cython/Utility/ModuleSetupCode.c
|
| |
|
| |
|
|
|
|
| |
Py2.4
|
| |
|
|
|
|
| |
C code overhead
|
| |
|
| |
|
|\
| |
| | |
Better support for PyPy's cpyext C-API
|