index
:
delta/python-packages/zope-security.git
3.7
3.8
3.9
4.0.x
adamg-truediv-missing
all-repos_autofix_all-repos-sed
appveyor-py38
avoid-poisoning-wheel-cache-python-pure
config-with-c-code
config-with-c-code-template-7c934044
deprecated-setuptools-features
docs
drop-py26-py32-support
feature/system-user-regular-object
fix-ordered-dict-checker
fix-win64-maybe
issue-50
issue10
issue19
issue20
issue20-extension
issue27
issue33a
issue33b
issue40
issue48
issue7
issue8
issue9
master
mitchellrj-extended-setattr-behavior
more-wheels
moretests
public_permission_const
pure_python_proxy
re-enable-zope.untrustedpython
remove_u
sphinx-py23
update
github.com: zopefoundation/zope.security.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use zope.proxy 4.3.0 so that tests pass on Py3.
issue40
Jason Madden
2017-09-13
1
-3
/
+3
*
Use features and an optional_build_ext
issue33b
Jason Madden
2017-09-11
1
-46
/
+73
*
Switch to modern 'coverage' environment and run doctests on all versions
Jason Madden
2017-09-07
1
-8
/
+7
*
svb
Tres Seaver
2017-05-17
1
-1
/
+1
*
Prep 4.1.1 release.
4.1.1
Tres Seaver
2017-05-17
1
-1
/
+1
*
svb
Tres Seaver
2017-04-24
1
-1
/
+1
*
Prep 4.1.0 release.
4.1.0
Tres Seaver
2017-04-24
1
-1
/
+1
*
Fix iteration of BTrees.items() in pure-python; and 3.6 support
Jason Madden
2017-04-24
1
-13
/
+18
*
Drop support for Python 2.6 and 3.2.
Tres Seaver
2016-03-23
1
-3
/
+1
*
Note explicit support for Python 3.5
Felix Yan
2015-11-08
1
-0
/
+1
*
svb
Tres Seaver
2015-06-02
1
-1
/
+1
*
Prep 4.0.3 release.
4.0.3
Tres Seaver
2015-06-02
1
-1
/
+1
*
svb
Tres Seaver
2015-06-02
1
-1
/
+1
*
Prep 4.0.2 release.
4.0.2
Tres Seaver
2015-06-02
1
-1
/
+1
*
Bow to our new PEP 440 overlords.
Tres Seaver
2014-12-29
1
-1
/
+1
*
svb
Tres Seaver
2014-03-19
1
-1
/
+1
*
Prep 4.0.1 release.
4.0.1
Tres Seaver
2014-03-19
1
-1
/
+1
*
Note explicit support for Python 3.4.
Tres Seaver
2014-03-17
1
-0
/
+1
*
svb
Tres Seaver
2013-07-09
1
-1
/
+1
*
Prepare 4.0.0 final release.
4.0.0
Tres Seaver
2013-07-09
1
-1
/
+1
*
Set more precise development version, some packages require 4.0.0a1
Gediminas Paulauskas
2013-03-14
1
-1
/
+1
*
svb
Tres Seaver
2013-03-11
1
-1
/
+1
*
Prep 4.0.0b1 release.
4.0.0b1
Tres Seaver
2013-03-11
1
-1
/
+1
*
Note support for PyPy.
pure_python_proxy
Tres Seaver
2013-03-11
1
-0
/
+1
*
Add zope.testrunner dep to make Travis happy.
Stephan Richter
2013-03-05
1
-2
/
+3
*
Back to development: 4.0.0a6
Stephan Richter
2013-02-28
1
-1
/
+1
*
Preparing release 4.0.0a5
4.0.0a5
Stephan Richter
2013-02-28
1
-1
/
+1
*
- Undo changes from 4.0.0a4. Instead, ``zope.untrustedpython`` is only
Stephan Richter
2013-02-28
1
-0
/
+2
*
Back to development: 4.0.0a5
Stephan Richter
2013-02-28
1
-1
/
+1
*
- Remove ``untrustedpython`` extra again, since we do not want to support
Stephan Richter
2013-02-28
1
-1
/
+0
*
Releasing 4.0.0a4
Andrey Lebedev
2013-02-19
1
-1
/
+1
*
More tests are running under python-3
Andrey Lebedev
2013-02-19
1
-1
/
+16
*
svb
Tres Seaver
2013-02-15
1
-1
/
+1
*
Prep 4.0.0a3 release.
4.0.0a3
Tres Seaver
2013-02-15
1
-1
/
+1
*
svb
Tres Seaver
2013-02-15
1
-1
/
+1
*
Prep 4.0.0a2 release.
4.0.0a2
Tres Seaver
2013-02-15
1
-1
/
+2
*
svb
Tres Seaver
2013-02-14
1
-1
/
+1
*
Prep 4.0.0a1 release.
4.0.0a1
Tres Seaver
2013-02-14
1
-1
/
+1
*
Note Py3k support.
Tres Seaver
2013-02-13
1
-0
/
+7
*
Remove all traces of untrustedpython and remove RestrictedPython
Stephan Richter
2013-02-12
1
-1
/
+0
*
zope.security.untrustedpython moved to separate project
Andrey Lebedev
2013-02-12
1
-1
/
+0
*
Nest into Github.
Tres Seaver
2013-01-11
1
-3
/
+3
*
Move 'untrustedinterpreter.txt' to narrative docs.
Tres Seaver
2012-12-23
1
-4
/
+0
*
Get 'setup.py test' working.
Tres Seaver
2012-12-21
1
-0
/
+6
*
Add 'setup.py docs' alias.
Tres Seaver
2012-12-21
1
-0
/
+1
*
Add 'setup.py dev' alias
Tres Seaver
2012-12-21
1
-2
/
+9
*
Use setup_requires + deferred module header to build w/o svn:externals.
Tres Seaver
2012-12-19
1
-10
/
+57
*
Bump ``zope.proxy`` dependency to ">= 4.1.0" to enable compilation on Py3k.
Tres Seaver
2012-12-19
1
-1
/
+1
*
Drop support for Python 2.4 and 2.5.
Tres Seaver
2012-05-17
1
-1
/
+1
*
Back to development: 3.8.4
Michael Howitz
2011-09-24
1
-1
/
+1
[next]