- 31 Dec, 2012 2 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
- 19 Dec, 2012 4 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
except under Python 2.6. N.B. This change is an ABI incompatibility under Python 2.7: extensions built under Python 2.7 against 4.0.x versions of ``zope.proxy`` must be rebuilt. Bump target version to '4.1.0' to signal BBB issue. Enable compilation of dependent modules under Py3k.
-
Marius Gedminas authored
-
- 21 Nov, 2012 5 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 07 Jun, 2012 1 commit
-
-
Tres Seaver authored
-
- 06 Jun, 2012 28 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
Folks who need that hiding have to stick to CPython.
-
Tres Seaver authored
-
Tres Seaver authored
Now that we have the gnarly '__getattribute__', we *can* tell that lie.
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
Python 2.7 adds B&D checks which break for the C wrapper.
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
This version passes all tests except the one which asserts that the proxy can lie about its '__class__', which can't be done in Python.
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
Move narrative doctests out to Sphinx. Convert non-narrative doctestss to unittests.
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
Move doctest examples to API reference.
-
Tres Seaver authored
-
Tres Seaver authored
Installs 'Sphinx' and dependencies.
-
Tres Seaver authored
Runs 'setup.py develop' plus installs 'nose' and 'coverage'.
-