Merge pull request #2006 from jdemeyer/structmember_later
scoder authored
Put #include <structmember.h> later in the C code
2ea2238f
Name Last commit Last update
Cython Put #include <structmember.h> later in the C code
Demos Merge branch '0.27.x'
Doc/s5 Remove obsolete documentation
Tools Trivial typo fixes
appveyor AppVeyor: Update config file and install script
bin let pcython script parse the main script arguments and pass them on instead of incorrectly rejecting them as unknown
docs RST fix in docs.
pyximport Trivial typo fixes
tests Merge branch '0.27.x'
.gitignore Apply auditwheel and avoid conflicting wheel changes in 32/64 bits.
.hgignore Rename BUILD to TEST_TMP for bazel support.
.hgtags Added tag 0.21.2 for changeset ab1a3afb8775
.mailmap Add initial .mailmap file.
.travis.yml [travis] link g++ directly
BUILD.bazel Rename BUILD file to avoid conflict with build directory.
CHANGES.rst Update changelog.
COPYING.txt Clarify license position with respect to compilation output.
INSTALL.txt Remove trailing whitespace.
LICENSE.txt Fixes the lineends in LICENSE.txt
MANIFEST.in include *.hpp test files in sdist
Makefile Fix Makefile output.
README.txt Fix hg/git in readme.
ToDo.txt Remove trailing whitespace.
USAGE.txt Remove trailing whitespace.
appveyor.yml Trivial typo fixes
cygdb.py
cython.py
cythonize.py
pylintrc
runtests.py
setup.py
setupegg.py
test-requirements-cpython.txt
test-requirements.txt
tox.ini