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
75fed87a5902d07e131f3c6957a0f2d0380aab70
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
Robert Bradshaw authored
15 years ago
75fed87a
Name
Last commit
Last update
Cython
merge
15 years ago
Demos
freeze: fix for compiling with Python3
15 years ago
Doc
Cleared file executable bit that was set earlier by a mistake
16 years ago
Tools
Preliminary scons support (in Tools dir)
15 years ago
bin
freeze: fix for compiling with Python3
15 years ago
pyximport
applied pyximport patch from ticket 312
15 years ago
tests
added doctest to compile test case
15 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.3 for changeset 7c695fe49fd6
15 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
Missing items in MANIFEST.in
15 years ago
Makefile
Better makefile clean.
15 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
reenable test forking in test runner
15 years ago
setup.py
Cython is basically Py3 clean
15 years ago
README.txt