summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
2-avoid_use_of_cl_dictAttempt to port @therve's patch to current trunk.Tres Seaver10 years
3.6Stable 3.6 branch for ZTK 1.0 / 1.1.Tres Seaver12 years
all-repos_autofix_all-repos-sedUpdate badge URL for TravisJürgen Gmach4 years
avoid-poisoning-wheel-cache-python-pureDon't use/poison global wheel cache when building w/ PURE_PYTHON.Tres Seaver8 years
config-with-c-codeFix badge.Michael Howitz3 years
deprecated-setuptools-featuresRestore installation of the proxy.h header.Jason Madden5 years
doctest-all-the-thingsUse the right security proxy when testing C removeAllProxiesJason Madden7 years
drop-py26-py32-supportDrop support for Python 2.6 and 3.2.Tres Seaver8 years
fix-pypy-installsStop installing C headers on PyPyMarius Gedminas5 years
issue15Make py_sameProxiedObjects handle zope.security proxiesJason Madden7 years
issue21Fix indexing pure-Python proxies on Py3, and restore __getslice__ on Py2Jason Madden7 years
issue26Make the C extension optional; test PURE_PYTHON and PyPy3 on Travis. Fixes #26Jason Madden7 years
issue36Don't set tp_print/tp_vectorcall_offset on Python 3.Jason Madden5 years
masterAdd preliminary support for Python 3.12a7 (#58)Michael Howitz17 months
more-wheelsWork around Mac OS Python 3.5 TLS problemsMarius Gedminas5 years
py38Add Python 3.8, drop Python 3.4Marius Gedminas5 years
python36Try to workaround the circular dependency on zope.security during testing. Se...Jason Madden7 years
re-128/prevent-faulty-wheelPrevent faulty wheel in future.Michael Howitz3 years
unicode-bugAdd tests demonstrating lack of __unicode__ proxyingMarius Gedminas11 years