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
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
2
-12
/
+4
*
100% coverage for testing.py
Jason Madden
2017-09-12
6
-48
/
+66
*
100% coverage for checker.py. Minor whitespace cleanups.
Jason Madden
2017-09-12
1
-58
/
+67
*
100% coverage for proxy.py
Jason Madden
2017-09-12
3
-8
/
+87
*
Consistently use the correct base for super calls.
Jason Madden
2017-09-12
1
-26
/
+26
*
Coverage for get/setslice, length_hint, and comparison methods in proxy.py
Jason Madden
2017-09-12
4
-23
/
+141
*
100% coverage for test_location.py
Jason Madden
2017-09-12
1
-10
/
+1
*
100% coverage for test_proxy.py
Jason Madden
2017-09-12
1
-133
/
+76
*
100% coverage for test_checker.py
Jason Madden
2017-09-12
2
-261
/
+276
*
100% coverage for test_adapter.py
Jason Madden
2017-09-12
1
-145
/
+83
*
100% for test_permission.py
Jason Madden
2017-09-12
1
-52
/
+8
*
Badges and fixes for README and CHANGES.
Jason Madden
2017-09-11
2
-55
/
+63
*
Remove unused and broken zope.security.setup.
Jason Madden
2017-09-11
2
-20
/
+2
*
Remove unused internal files from tests/
Jason Madden
2017-09-11
6
-162
/
+7
*
100% coverage of test_zcml_functest.py
Jason Madden
2017-09-11
1
-127
/
+33
*
Merge pull request #38 from zopefoundation/issue19
Jason Madden
2017-09-11
2
-15
/
+24
|
\
|
*
Document behaviour of ParanoidSecurityPolicy when there are no participations
issue19
Jason Madden
2017-09-11
2
-15
/
+24
*
|
Merge pull request #39 from zopefoundation/issue33b
Jason Madden
2017-09-11
2
-47
/
+76
|
\
\
|
|
/
|
/
|
|
*
Use features and an optional_build_ext
issue33b
Jason Madden
2017-09-11
2
-47
/
+76
|
/
*
Merge pull request #37 from zopefoundation/issue35
Jason Madden
2017-09-11
3
-0
/
+5
|
\
|
*
call PyObject_GC_UnTrack() in tp_dealloc()
KIMURA Chikahiro
2017-09-11
3
-0
/
+5
*
|
Merge pull request #36 from zopefoundation/issue8
Jason Madden
2017-09-11
9
-62
/
+142
|
\
\
|
|
/
|
/
|
|
*
Always test watching checkers. Quiet their output to stderr.
issue8
Jason Madden
2017-09-11
4
-32
/
+65
|
*
Add test environments for ZOPE_WATCH_CHECKERS
Jason Madden
2017-09-11
3
-10
/
+39
|
*
Fix ZOPE_WATCH_CHECKERS=1 in pure-Python mode.
Jason Madden
2017-09-11
3
-21
/
+39
|
/
*
Merge pull request #34 from zopefoundation/issue33a
Jason Madden
2017-09-10
3
-9
/
+21
|
\
|
*
Respect PURE_PYTHON at runtime. Partial fix for #33.
issue33a
Jason Madden
2017-09-08
3
-9
/
+21
|
/
*
Merge pull request #32 from zopefoundation/remove_u
Jason Madden
2017-09-08
12
-180
/
+149
|
\
|
*
Use importlib.reload instead of imp.reload.
Jason Madden
2017-09-08
3
-58
/
+74
|
*
Simplify _compat.py now that we only run on newer Pythons
Jason Madden
2017-09-08
11
-124
/
+77
|
/
*
Merge pull request #31 from zopefoundation/issue7
Jason Madden
2017-09-08
3
-31
/
+84
|
\
|
*
Fix TypeError handling for ProxyPy.
issue7
Jason Madden
2017-09-07
3
-31
/
+84
*
|
Merge pull request #29 from zopefoundation/issue9
Jason Madden
2017-09-08
3
-43
/
+168
|
\
\
|
|
/
|
/
|
|
*
Allow iteration of all the custom itertools types.
issue9
Jason Madden
2017-09-07
3
-9
/
+104
|
*
Fix issue 9: add default checkers for itertools.groupby
Jason Madden
2017-09-07
3
-38
/
+68
|
/
*
Merge pull request #30 from zopefoundation/coveralls_and_doctests
Jason Madden
2017-09-07
12
-193
/
+219
|
\
|
*
simplify 'int' prints in api/checker.rst
Jason Madden
2017-09-07
1
-125
/
+125
|
*
Fix issue with __length_hint__ in pure Python 3. This is picked out of #29
Jason Madden
2017-09-07
1
-1
/
+6
|
*
api/permission.rst feedback.
Jason Madden
2017-09-07
1
-4
/
+5
|
*
api/decorator.rst compatibility with PyPy2
Jason Madden
2017-09-07
1
-3
/
+3
|
*
Switch to modern 'coverage' environment and run doctests on all versions
Jason Madden
2017-09-07
10
-64
/
+84
|
/
*
Merge pull request #28 from zopefoundation/issue27
Jason Madden
2017-08-31
7
-42
/
+235
|
\
|
*
Attempt to fix appveyor failing with AttributeError: '_NamespacePath' object...
issue27
Jason Madden
2017-08-30
1
-4
/
+6
|
*
install setuptools by itself on travis
Jason Madden
2017-08-30
1
-1
/
+2
|
*
Fix proxying of providedBy on Python 3 and fix __length_hint__
Jason Madden
2017-08-30
5
-37
/
+227
|
/
*
svb
Tres Seaver
2017-05-17
2
-1
/
+6
*
Prep 4.1.1 release.
4.1.1
Tres Seaver
2017-05-17
2
-3
/
+3
*
Merge pull request #24 from zopefoundation/fix-ordered-dict-checker
Jason Madden
2017-05-17
3
-30
/
+64
|
\
|
*
OrderedDict, BTree and dict all iterate the same way.
fix-ordered-dict-checker
Jason Madden
2017-05-17
3
-30
/
+64
|
/
*
Merge pull request #22 from zopefoundation/issue20-extension
Jason Madden
2017-05-02
3
-3
/
+10
|
\
[next]