Merge pull request #1631 from arigo/master
scoder authored
PyPy3: make special dict methods work
c83255eb
Name Last commit Last update
Cython oops, typo (tests passed by chance)
Demos Delete trailing spaces
Doc Delete trailing spaces
Tools Delete trailing spaces
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 Fix TODO: how to display this not as code but verbatim?
pyximport clean up zip support code in pyximport trying to remove some redundancy
tests Excape comma in dll_linkage macros.
.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 run Py2.6 tests earlier in travis as they are a likely candidate for breakage
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 Update CHANGES.rst
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