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
64a214abb04f294c8a4a2d941db4f1e7cf2d61a5
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
fix test in Py<=2.5
Stefan Behnel authored
14 years ago
64a214ab
Name
Last commit
Last update
Cython
deploy unicode.encode() optimisation also for 'bytes' provided encodings
14 years ago
Demos
Fix demo setup.py.
15 years ago
Doc
Cleared file executable bit that was set earlier by a mistake
16 years ago
Tools
Some SCons fixups
14 years ago
bin
use plain malloc/free in freezing code
15 years ago
pyximport
applied pyximport patch from ticket 312
15 years ago
tests
fix test in Py<=2.5
14 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.12.1 for changeset e90c522631ae
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
Package cleanup.
15 years ago
Makefile
fix Makefile, clean more *.py[co] files
15 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
cython.py
cython.locals(...) decorator for pure python type declarations.
16 years ago
runtests.py
support setting language level (2 or 3) for source code - currently configures string literals and print()
14 years ago
setup.py
Copy over Cython/Includes/Deprecated directory on install...
14 years ago
setupegg.py
Optional setuptools-based cython build
15 years ago
README.txt