Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
cython
Repository
bfd1aa795553a4289b9d5143073e041f2584ca51
Switch branch/tag
cython
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Clone
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy HTTPS clone URL
https://lab.nexedi.com/kirr/cython.git
Explicit error on declaring a reference type.
Robert Bradshaw authored
7 years ago
This is better than generating invalid code; see #1695.
bfd1aa79
Name
Last commit
Last update
Cython
Explicit error on declaring a reference type.
7 years ago
Demos
Delete trailing spaces
8 years ago
Doc/s5
Remove obsolete documentation
8 years ago
Tools
Delete trailing spaces
8 years ago
appveyor
AppVeyor: Update config file and install script
9 years ago
bin
let pcython script parse the main script arguments and pass them on instead of incorrectly rejecting them as unknown
8 years ago
docs
fix typo in docs
7 years ago
pyximport
pyximport: remove obsolete version check
7 years ago
tests
Raise TypeError for non-string hasattr.
7 years ago
.gitignore
Rename BUILD to TEST_TMP for bazel support.
8 years ago
.hgignore
Rename BUILD to TEST_TMP for bazel support.
8 years ago
.hgtags
Added tag 0.21.2 for changeset ab1a3afb8775
10 years ago
.mailmap
Add initial .mailmap file.
9 years ago
.travis.yml
Ignore travis failures on 3.2
8 years ago
2to3-fixers.txt
restrict 2to3 usage to Python 3.2 (which does not support the u'' string literal prefix)
9 years ago
BUILD.bazel
Rename BUILD file to avoid conflict with build directory.
8 years ago
CHANGES.rst
Pickling docs.
7 years ago
COPYING.txt
Clarify license position with respect to compilation output.
10 years ago
INSTALL.txt
Remove trailing whitespace.
14 years ago
LICENSE.txt
Fixes the lineends in LICENSE.txt
16 years ago
MANIFEST.in
include *.hpp test files in sdist
9 years ago
Makefile
Delete trailing spaces
8 years ago
README.txt
Fix hg/git in readme.
14 years ago
ToDo.txt
Remove trailing whitespace.
14 years ago
USAGE.txt
Remove trailing whitespace.
14 years ago
appveyor.yml
cygdb.py
cython.py
cythonize.py
pylintrc
runtests.py
setup.py
setupegg.py
tox.ini
README.txt