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
2ea2238f4c068a9ec4055d7bb0529e98e36e4e0d
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 pull request #2006 from jdemeyer/structmember_later
scoder authored
7 years ago
Put #include <structmember.h> later in the C code
Unverified
2ea2238f
Name
Last commit
Last update
Cython
Put #include <structmember.h> later in the C code
7 years ago
Demos
Merge branch '0.27.x'
7 years ago
Doc/s5
Remove obsolete documentation
7 years ago
Tools
Trivial typo fixes
7 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
RST fix in docs.
7 years ago
pyximport
Trivial typo fixes
7 years ago
tests
Merge branch '0.27.x'
7 years ago
.gitignore
Apply auditwheel and avoid conflicting wheel changes in 32/64 bits.
7 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
[travis] link g++ directly
7 years ago
BUILD.bazel
Rename BUILD file to avoid conflict with build directory.
8 years ago
CHANGES.rst
Update changelog.
7 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
Fix Makefile output.
7 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
Trivial typo fixes
7 years ago
cygdb.py
cython.py
cythonize.py
pylintrc
runtests.py
setup.py
setupegg.py
test-requirements-cpython.txt
test-requirements.txt
tox.ini
README.txt