51efd523
Name Last commit Last update
Cython generate shorter code for empty except blocks (ticket #251)
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 extended test cases to check for exception __context__ in Py3
.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 set up numpy include directories in test runner when running test scripts (by Lisandro)
setup.py fix inclusion of package data files