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
c83255ebb44e11591e8638eda44bc5332af8fd90
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
Merge pull request #1631 from arigo/master
scoder authored
8 years ago
PyPy3: make special dict methods work
c83255eb
Name
Last commit
Last update
Cython
oops, typo (tests passed by chance)
8 years ago
Demos
Delete trailing spaces
8 years ago
Doc
Delete trailing spaces
8 years ago
Tools
Delete trailing spaces
8 years ago
appveyor
AppVeyor: Update config file and install script
9 years ago
bin
let pcython script parse the main script arguments and pass them on instead of incorrectly rejecting them as unknown
8 years ago
docs
Fix TODO: how to display this not as code but verbatim?
8 years ago
pyximport
clean up zip support code in pyximport trying to remove some redundancy
8 years ago
tests
Excape comma in dll_linkage macros.
8 years ago
.gitignore
Rename BUILD to TEST_TMP for bazel support.
8 years ago
.hgignore
Rename BUILD to TEST_TMP for bazel support.
8 years ago
.hgtags
Added tag 0.21.2 for changeset ab1a3afb8775
10 years ago
.mailmap
Add initial .mailmap file.
9 years ago
.travis.yml
run Py2.6 tests earlier in travis as they are a likely candidate for breakage
8 years ago
2to3-fixers.txt
restrict 2to3 usage to Python 3.2 (which does not support the u'' string literal prefix)
9 years ago
BUILD.bazel
Rename BUILD file to avoid conflict with build directory.
8 years ago
CHANGES.rst
Update CHANGES.rst
8 years ago
COPYING.txt
Clarify license position with respect to compilation output.
10 years ago
INSTALL.txt
Remove trailing whitespace.
14 years ago
LICENSE.txt
Fixes the lineends in LICENSE.txt
16 years ago
MANIFEST.in
include *.hpp test files in sdist
9 years ago
Makefile
Delete trailing spaces
8 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
appveyor.yml
cygdb.py
cython.py
cythonize.py
pylintrc
runtests.py
setup.py
setupegg.py
tox.ini
README.txt