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
nexedi
cython
Repository
45e59971a46f9e82e03de3e3b982a2b9bf433241
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/nexedi/cython.git
Merge remote branch 'upstream/master'
Vitja Makarov authored
14 years ago
45e59971
Name
Last commit
Last update
Cython
Merge remote branch 'upstream/master'
14 years ago
Demos
newlines
14 years ago
Doc
newlines
14 years ago
Tools
Some SCons fixups
14 years ago
bin
Made tests less verbose by not using distutils.core.setup + skip debugger tests when gdb < 7.2 or not available
14 years ago
pyximport
applied pyximport patch from ticket 312
15 years ago
tests
Merge remote branch 'upstream/master'
14 years ago
.hgignore
Another entry in .hgignore.
14 years ago
.hgtags
Added tag 0.14.rc0 for changeset a6b9f0a6d02d
14 years ago
COPYING.txt
Cleared file executable bit that was set earlier by a mistake
16 years ago
INSTALL.txt
Pyrex -> Cython
15 years ago
LICENSE.txt
Fixes the lineends in LICENSE.txt
16 years ago
MANIFEST.in
Include debugging files in manifest.
14 years ago
Makefile
removed 'test3' make target - 'make PYTHON=python3 test' now works out of the box with Python 3
14 years ago
README.txt
doc fix
15 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
cygdb.py
Made tests less verbose by not using distutils.core.setup + skip debugger tests when gdb < 7.2 or not available
14 years ago
cython.py
cython.locals(...) decorator for pure python type declarations.
16 years ago
runtests.py
runtests.py: py3k fix try 2
14 years ago
setup.py
Some unit tests for the build system.
14 years ago
setupegg.py
Optional setuptools-based cython build
15 years ago
README.txt