summaryrefslogtreecommitdiff
path: root/CHANGES.rst
Commit message (Expand)AuthorAgeFilesLines
* Use features and an optional_build_extissue33bJason Madden2017-09-111-1/+3
* Merge pull request #37 from zopefoundation/issue35Jason Madden2017-09-111-0/+3
|\
| * call PyObject_GC_UnTrack() in tp_dealloc()KIMURA Chikahiro2017-09-111-0/+3
* | Fix ZOPE_WATCH_CHECKERS=1 in pure-Python mode.Jason Madden2017-09-111-0/+3
|/
* Respect PURE_PYTHON at runtime. Partial fix for #33.issue33aJason Madden2017-09-081-0/+3
* Use importlib.reload instead of imp.reload.Jason Madden2017-09-081-0/+3
* Merge pull request #31 from zopefoundation/issue7Jason Madden2017-09-081-0/+5
|\
| * Fix TypeError handling for ProxyPy.issue7Jason Madden2017-09-071-0/+5
* | Allow iteration of all the custom itertools types.issue9Jason Madden2017-09-071-1/+3
* | Fix issue 9: add default checkers for itertools.groupbyJason Madden2017-09-071-0/+4
|/
* Switch to modern 'coverage' environment and run doctests on all versionsJason Madden2017-09-071-0/+5
* Fix proxying of providedBy on Python 3 and fix __length_hint__Jason Madden2017-08-301-1/+8
* svbTres Seaver2017-05-171-0/+5
* Prep 4.1.1 release.4.1.1Tres Seaver2017-05-171-2/+2
* OrderedDict, BTree and dict all iterate the same way.fix-ordered-dict-checkerJason Madden2017-05-171-1/+6
* Be specific that BTrees.keys and .values also are fixed in the same way that ...issue20-extensionJason Madden2017-04-261-1/+1
* svbTres Seaver2017-04-241-0/+5
* Prep 4.1.0 release.4.1.0Tres Seaver2017-04-241-7/+4
* Fix iteration of BTrees.items() in pure-python; and 3.6 supportJason Madden2017-04-241-1/+8
* Don't use/poison global wheel cache when building w/ PURE_PYTHON.avoid-poisoning-wheel-cache-python-pureTres Seaver2016-04-141-0/+3
* Bump version in CHANGES.rst to match setup.py.drop-py26-py32-supportTres Seaver2016-03-231-1/+1
* Drop support for Python 2.6 and 3.2.Tres Seaver2016-03-231-1/+3
* Note explicit support for Python 3.5Felix Yan2015-11-081-1/+1
* svbTres Seaver2015-06-021-0/+5
* Prep 4.0.3 release.4.0.3Tres Seaver2015-06-021-1/+1
* Garden changelog.Tres Seaver2015-06-021-102/+103
* Changelog.Jason Madden2015-06-021-1/+2
* svbTres Seaver2015-06-021-0/+5
* Prep 4.0.2 release.4.0.2Tres Seaver2015-06-021-1/+1
* If the very first call to removeSecurityProxy was given a proxy, the results ...Jason Madden2015-05-311-1/+4
* Let z.s.checker.Global objects be pickled when security-proxied under PyPy wi...Jason Madden2015-05-271-1/+1
* Add Travis badge, garden ReST.Tres Seaver2014-12-291-2/+1
* svbTres Seaver2014-03-191-0/+5
* Prep 4.0.1 release.4.0.1Tres Seaver2014-03-191-1/+1
* Note explicit support for Python 3.4.Tres Seaver2014-03-171-1/+1
* svbTres Seaver2013-07-091-0/+5
* Prepare 4.0.0 final release.4.0.0Tres Seaver2013-07-091-2/+2
* Update to buildout 2.2's bootstrap.Tres Seaver2013-07-091-0/+2
* Bugfix: ZOPE_WATCH_CHECKERS=1 used to miss most of the checksMarius Gedminas2013-03-271-0/+2
* Fix a long-standing bug with ZOPE_WATCH_CHECKERS=2Marius Gedminas2013-03-271-1/+3
* svbTres Seaver2013-03-111-0/+5
* Prep 4.0.0b1 release.4.0.0b1Tres Seaver2013-03-111-1/+1
* Note support for PyPy.pure_python_proxyTres Seaver2013-03-111-1/+3
* fixed extension compilation on windows python 3.xagroszer2013-03-071-1/+1
* Back to development: 4.0.0a6Stephan Richter2013-02-281-0/+6
* Preparing release 4.0.0a54.0.0a5Stephan Richter2013-02-281-1/+1
* - Undo changes from 4.0.0a4. Instead, ``zope.untrustedpython`` is onlyStephan Richter2013-02-281-1/+2
* Back to development: 4.0.0a5Stephan Richter2013-02-281-0/+6
* Preparing release 4.0.0a44.0.0a4Stephan Richter2013-02-281-1/+1
* Make the CHANGES zest.releaser friendly and move TODOs to separate file.Stephan Richter2013-02-281-11/+0