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
Boxiang Sun
cython
Repository
51efd5237c57dce2cd176005f97c4b8cecf04bf7
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/Daetalus/cython.git
generate shorter code for empty except blocks (ticket #251)
Stefan Behnel authored
16 years ago
51efd523
Name
Last commit
Last update
Cython
generate shorter code for empty except blocks (ticket #251)
16 years ago
Demos
Spam.amount attribute has to be declared.
16 years ago
Doc
Cleared file executable bit that was set earlier by a mistake
16 years ago
Tools
Automatic embedding of signatures in docstring (#2)
16 years ago
bin
Better cython script for windows
16 years ago
pyximport
Better error reporting in pyxbuild
16 years ago
tests
extended test cases to check for exception __context__ in Py3
16 years ago
.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 .
16 years ago
.hgtags
Added tag 0.11.rc for changeset 838a6b7cae62
16 years ago
COPYING.txt
Cleared file executable bit that was set earlier by a mistake
16 years ago
INSTALL.txt
Cleared file executable bit that was set earlier by a mistake
16 years ago
LICENSE.txt
Fixes the lineends in LICENSE.txt
16 years ago
MANIFEST.in
add missing files to MANIFEST.in
16 years ago
Makefile
build and install "Cython.Runtime.refnanny", use it as a fallback if a bare "refnanny" module is not available for import
16 years ago
README.txt
Cleared file executable bit that was set earlier by a mistake
16 years ago
ToDo.txt
Cleanup manifest, auxiliary files.
16 years ago
USAGE.txt
Cleared file executable bit that was set earlier by a mistake
16 years ago
cython.py
cython.locals(...) decorator for pure python type declarations.
16 years ago
runtests.py
set up numpy include directories in test runner when running test scripts (by Lisandro)
16 years ago
setup.py
fix inclusion of package data files
16 years ago
README.txt