summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prep 4.2.0 release.4.2.0Tres Seaver2015-06-022-2/+2
* Target 4.2.0, since supported platforms changed.Tres Seaver2015-06-022-4/+3
* Merge pull request #4 from NextThought/pypy-supportTres Seaver2015-06-026-13/+22
|\
| * Roll back use of __class__; neither C nor Python proxy can directly lie to 't...Jason Madden2015-05-311-1/+1
| * Add PyPy support.Jason Madden2015-05-296-14/+23
|/
* Drop PyPy3-specific note.Tres Seaver2015-04-022-4/+0
* Changelog for PR #3.Tres Seaver2015-01-201-1/+2
* Allow short-circuit traversal for non-proxied dict subclassesColin Watson2015-01-201-0/+22
* Add Travis badge, garden ReST.Tres Seaver2014-12-291-0/+3
* svbTres Seaver2014-12-272-1/+7
* Prep 4.1.0 release.4.1.0Tres Seaver2014-12-272-2/+2
* Tweak MANIFESTTres Seaver2014-12-271-0/+1
* Note blockers for PyPy and PyPy3 support.Tres Seaver2014-12-273-0/+12
* Add support for Python 3.4.Tres Seaver2014-12-274-2/+7
* Nest into Github.Tres Seaver2014-12-275-37/+30
* Use tox for testing in TravisMarius Gedminas2014-12-231-6/+6
* Speed up Travis builds via 'sudo: false'Tres Seaver2014-12-201-0/+1
* Update to latest bootstrap.Tres Seaver2014-12-201-186/+98
* Remove unused filesMarius Gedminas2014-04-303-29/+0
* Fix undefined nameMarius Gedminas2014-04-301-1/+1
* Unused importMarius Gedminas2014-04-301-1/+0
* Fix typo in unused test codeMarius Gedminas2014-04-301-1/+1
* modernize bootstrap.pyAdam Groszer2013-07-061-53/+165
* Fix DeprecationWarningMarius Gedminas2013-03-151-1/+1
* Back to development: 4.0.5Marius Gedminas2013-03-152-1/+7
* Preparing release 4.0.44.0.4Marius Gedminas2013-03-152-2/+2
* Make sure ZopePythonExpr and PythonExpr are separate classesMarius Gedminas2013-03-152-10/+11
* 'Updated Travis YAML.'Stephan Richter2013-03-041-0/+11
* Back to development: 4.0.4Stephan Richter2013-02-282-1/+7
* Preparing release 4.0.34.0.3Stephan Richter2013-02-282-2/+2
* - Only allow ``zope.untrustedpython`` to be a dependency in Python 2.Stephan Richter2013-02-287-79/+170
* Ooops! Forgot the most important thing!Albertas Agejevas2013-02-221-0/+2
* Back to development: 4.0.3Albertas Agejevas2013-02-222-1/+7
* Preparing release 4.0.2Albertas Agejevas2013-02-222-2/+2
* Updated change log.Albertas Agejevas2013-02-221-1/+7
* Port to Py3.3.Albertas Agejevas2013-02-229-94/+130
* Close files. Gets rid of warnings on Py3.Albertas Agejevas2013-02-221-2/+4
* Fixup extra.Albertas Agejevas2013-02-221-6/+9
* Switch to zope.untrustedpython, make it an extra.Albertas Agejevas2013-02-224-7/+16
* svbTres Seaver2013-01-232-1/+6
* Prep 4.0.1 release.Tres Seaver2013-01-232-2/+2
* Garden.Tres Seaver2013-01-231-6/+2
* Added crude way of normalizing whitespace in an html test.Maurits van Rees2013-01-181-0/+3
* Add bin/testcompat script to test with z3c.pt(compat) plus Chameleon.Maurits van Rees2013-01-181-1/+8
* PageTemplateTracebackSupplement does not pass check_macro_expansion=FalseMaurits van Rees2013-01-042-2/+10
* Er, zope.security.proxy is in zope.security, not in zope.proxy.Marius Gedminas2012-12-201-1/+1
* Support setup.py test. Add a tox.ini.Marius Gedminas2012-12-202-4/+53
* Back to development: 4.0.1Marius Gedminas2012-12-132-1/+7
* Preparing release 4.0.0Marius Gedminas2012-12-132-2/+2
* Add a MANIFEST.in.Marius Gedminas2012-12-131-0/+4