Merge pull request #1846 from MSeifert04/pyset_includes
scoder authored
Include PySet_Check and PyFrozenSet_Check to CPython includes file
1020af47
Name Last commit Last update
Cython Include PySet_Check and PyFrozenSet_Check to CPython includes file
Demos Delete trailing spaces
Doc/s5 Remove obsolete documentation
Tools Add a script that concatenates the code sections in CPython's ceval.c in the execution sequence given by the byte code of a Python function.
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 docs: pyximport actually all output files into the build directory, not just the .so.
pyximport pyximport: remove obsolete version check
tests Merge branch 'release'
.gitignore Rename BUILD to TEST_TMP for bazel support.
.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 Remove old PyPy versions from travis config and make sure it always builds on Ubuntu 14.04.
2to3-fixers.txt restrict 2to3 usage to Python 3.2 (which does not support the u'' string literal prefix)
BUILD.bazel Rename BUILD file to avoid conflict with build directory.
CHANGES.rst Merge branch 'release'
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 Delete trailing spaces
README.txt Fix hg/git in readme.
ToDo.txt Remove trailing whitespace.
USAGE.txt Remove trailing whitespace.
appveyor.yml
cygdb.py
cython.py
cythonize.py
pylintrc
runtests.py
setup.py
setupegg.py
tox.ini