merge in latest cython-devel
Robert Bradshaw authored
4ecbf645
Name Last commit Last update
Cython merge in latest cython-devel
Demos Spam.amount attribute has to be declared.
Doc Cleared file executable bit that was set earlier by a mistake
Tools Automatic embedding of signatures in docstring (#2)
bin Better cython script for windows
pyximport Better error reporting in pyxbuild
tests merge in latest cython-devel
.hgignore Building tags with ctags [1] helps navigating source code. So I usually build tags, and would like it to be please included in .hgignore .
.hgtags Added tag 0.11.rc for changeset 838a6b7cae62
COPYING.txt Cleared file executable bit that was set earlier by a mistake
INSTALL.txt Cleared file executable bit that was set earlier by a mistake
LICENSE.txt Fixes the lineends in LICENSE.txt
MANIFEST.in add missing files to MANIFEST.in
Makefile build and install "Cython.Runtime.refnanny", use it as a fallback if a bare "refnanny" module is not available for import
README.txt Cleared file executable bit that was set earlier by a mistake
ToDo.txt Cleanup manifest, auxiliary files.
USAGE.txt Cleared file executable bit that was set earlier by a mistake
cython.py cython.locals(...) decorator for pure python type declarations.
runtests.py enable temp allocation debug comments in test runner
setup.py fix inclusion of package data files