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
Gwenaël Samain
cython
Repository
785da0f1a4e1c1cdab0e628c65953601bb91c03a
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/gsamain/cython.git
merge 0.19.x branch into master
Stefan Behnel authored
11 years ago
785da0f1
Name
Last commit
Last update
Cython
merge 0.19.x branch into master
11 years ago
Demos
update setup.py script to use cythonize()
11 years ago
Doc
Add __getattribute__ to documentation.
12 years ago
Tools
enable 'optimize.inline_defnode_calls' in cystdlib.py build script
12 years ago
bin
moved cythonrun implementation into Cython/Build/BuildExecutable.py to make it generally available
14 years ago
docs
rst fix
11 years ago
pyximport
Update pyximport.py
11 years ago
tests
merge 0.19.x branch into master
11 years ago
.gitignore
Add support for tox (
http://tox.testrun.org/
)
12 years ago
.hgignore
added *.o to ignored files
13 years ago
.hgtags
Added tag 0.19 for changeset 48407fa3f3c9
11 years ago
.travis.yml
disable Py2.5 builds in travis - their installation appears to be broken
12 years ago
CHANGES.rst
merge 0.19.x branch into master
11 years ago
COPYING.txt
Fix COPYING.txt.
14 years ago
INSTALL.txt
Remove trailing whitespace.
14 years ago
LICENSE.txt
Fixes the lineends in LICENSE.txt
16 years ago
MANIFEST.in
Include CHANGES.rst into the source distribution
12 years ago
Makefile
Fix make repo.
14 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
cygdb.py
scripts with shebangs <-> executable + uniform use of #!/usr/bin/env python
12 years ago
cython.py
Make cython.py executable and add Unix shebang
14 years ago
runtests.py
Add error_on_uninitialized option and disable it for pyregr testsuite
11 years ago
setup.py
merge 0.19.x branch into master
11 years ago
setupegg.py
tox.ini
README.txt