summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
2-avoid_use_of_cl_dictAttempt to port @therve's patch to current trunk.Tres Seaver9 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 Howitz2 years
deprecated-setuptools-featuresRestore installation of the proxy.h header.Jason Madden4 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 Gedminas4 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 Madden6 years
issue36Don't set tp_print/tp_vectorcall_offset on Python 3.Jason Madden4 years
masterAdd preliminary support for Python 3.12a7 (#58)Michael Howitz12 months
more-wheelsWork around Mac OS Python 3.5 TLS problemsMarius Gedminas4 years
py38Add Python 3.8, drop Python 3.4Marius Gedminas4 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 Howitz2 years
unicode-bugAdd tests demonstrating lack of __unicode__ proxyingMarius Gedminas10 years