Explicit error on declaring a reference type.
Robert Bradshaw authored
This is better than generating invalid code; see #1695.
bfd1aa79
Name Last commit Last update
Cython Explicit error on declaring a reference type.
Demos Delete trailing spaces
Doc/s5 Remove obsolete documentation
Tools Delete trailing spaces
appveyor AppVeyor: Update config file and install script
bin let pcython script parse the main script arguments and pass them on instead of incorrectly rejecting them as unknown
docs fix typo in docs
pyximport pyximport: remove obsolete version check
tests Raise TypeError for non-string hasattr.
.gitignore Rename BUILD to TEST_TMP for bazel support.
.hgignore Rename BUILD to TEST_TMP for bazel support.
.hgtags Added tag 0.21.2 for changeset ab1a3afb8775
.mailmap Add initial .mailmap file.
.travis.yml Ignore travis failures on 3.2
2to3-fixers.txt restrict 2to3 usage to Python 3.2 (which does not support the u'' string literal prefix)
BUILD.bazel Rename BUILD file to avoid conflict with build directory.
CHANGES.rst Pickling docs.
COPYING.txt Clarify license position with respect to compilation output.
INSTALL.txt Remove trailing whitespace.
LICENSE.txt Fixes the lineends in LICENSE.txt
MANIFEST.in include *.hpp test files in sdist
Makefile Delete trailing spaces
README.txt Fix hg/git in readme.
ToDo.txt Remove trailing whitespace.
USAGE.txt Remove trailing whitespace.
appveyor.yml
cygdb.py
cython.py
cythonize.py
pylintrc
runtests.py
setup.py
setupegg.py
tox.ini