summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Move the new tests to try to avoid a conflict with the previous PR.Jason Madden2015-05-071-65/+64
| * Make the C implementation proxy __unicode__, and make it use the standard met...Jason Madden2015-05-073-29/+95
* | Merge pull request #6 from NextThought/python-providedTres Seaver2015-05-195-37/+213
|\ \ | |/ |/|
| * Update the tox coverage environment to python2.7.Jason Madden2015-05-191-1/+1
| * Make it easier to subclass PyProxyBase using multiple-inheritance. This will ...Jason Madden2015-05-082-13/+37
| * Fix getting methods as attributes.Jason Madden2015-05-072-2/+18
| * zope.container._proxy relied on the implementation detail of PyNonOverridable.Jason Madden2015-05-071-0/+5
| * Handle descriptors defined in PyProxyBase subclasses the same way the C versi...Jason Madden2015-05-074-30/+161
|/
* Add PyPI and RTD badges.Tres Seaver2015-01-281-7/+8
* Add RTD dependencies.Tres Seaver2015-01-281-0/+1
* Fix outdent.Tres Seaver2015-01-221-1/+1
* Silence Sphinx warning.Tres Seaver2015-01-221-0/+0
* Remove SVN fossilTres Seaver2015-01-211-1/+1
* Add hacking docs.Tres Seaver2015-01-192-0/+312
* Add overlooked narrative docs.Tres Seaver2015-01-191-0/+1
* Bow to our new PEP 440 overlords.Tres Seaver2014-12-291-1/+1
* Add Travis badge, garden ReST.Tres Seaver2014-12-292-5/+6
* Update to latest bootstrap.Tres Seaver2014-12-201-7/+18
* Speed up Travis start via 'sudo: false'.Tres Seaver2014-12-181-0/+1
* Update to latest bootstrap.pyMarius Gedminas2014-11-061-26/+34
* svbTres Seaver2014-03-192-1/+6
* Prep 4.1.4 release.4.1.4Tres Seaver2014-03-192-2/+2
* Fix overwritten 4.1.3 notes.Tres Seaver2014-03-191-2/+9
* Prep 4.1.3 release.Tres Seaver2014-03-192-2/+2
* Note explicit support for Python 3.4.Tres Seaver2014-03-173-2/+5
* Mention some of the motivation for this packageMarius Gedminas2013-12-191-1/+5
* Update to buildout 2.2's bootstrap.Tres Seaver2013-07-092-170/+63
* Add a PURE_PYTHON env var to suppress compiling C extensions.Tres Seaver2013-03-132-2/+15
* Update to latest v1 bootstrapMarius Gedminas2013-03-121-63/+221
* Back to development: 4.1.3Stephan Richter2013-03-112-1/+7
* Preparing release 4.1.24.1.2Stephan Richter2013-03-112-2/+2
* - Fixed ``PyProxyBase.__iter__()`` to return the result ofStephan Richter2013-03-113-6/+44
* 'Updated Travis YAML.'Stephan Richter2013-03-041-0/+13
* Nest into Github.Tres Seaver2013-01-115-15/+11
* Ignore derived.Tres Seaver2013-01-081-0/+15
* svbTres Seaver2012-12-312-1/+6
* Prep 4.1.1 release.Tres Seaver2012-12-312-3/+3
* Add 'Framework :: Zope3' classifier.Tres Seaver2012-12-311-0/+1
* svbTres Seaver2012-12-192-1/+6
* Prep 4.1.0 release.Tres Seaver2012-12-192-2/+2
* Replace use of ``PyCObject`` APIs with equivalent ``PyCapsule`` APIs,Tres Seaver2012-12-194-7/+21
* Add a MANIFEST.inMarius Gedminas2012-12-191-0/+6
* svbTres Seaver2012-11-212-1/+6
* Prep 4.0.1 release.Tres Seaver2012-11-212-2/+2
* Add support for Python 3.3.Tres Seaver2012-11-213-2/+3
* Fix tests which break under Python 3.3 due to '__qualname__'.Tres Seaver2012-11-211-2/+2
* Avoid 'p' as a variable name for debugging ease.Tres Seaver2012-11-211-49/+50
* Add test for DSD providing both instances' interfaces and its own.Tres Seaver2012-06-071-14/+53
* svbTres Seaver2012-06-062-1/+6
* Prep 4.0.0 release.Tres Seaver2012-06-062-2/+2