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
/
src
/
zope
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
Configuring for c-code
Marius Gedminas
2022-09-12
1
-0
/
+30
*
Apply isort rules
Michael Howitz
2022-04-22
31
-132
/
+258
*
re #83: Remove `unittest.makeSuite` as it is deprecated in Python 3.11+.
Steffen Allner
2022-04-13
3
-8
/
+8
*
Merge pull request #81 from cjwatson/default-method-wrapper-checker
Colin Watson
2022-03-10
2
-1
/
+7
|
\
|
*
Fix default checker for method-wrapper on Python 3
Colin Watson
2022-03-10
2
-1
/
+7
*
|
Fix a number of typos
Colin Watson
2022-03-10
2
-4
/
+4
|
/
*
Fix tests on Python 3.10 + lint.
config-with-c-code
Michael Howitz
2021-11-23
2
-2
/
+2
*
Remove obsolete tests.
Michael Howitz
2021-11-11
1
-19
/
+0
*
Lint the code.
Michael Howitz
2021-08-30
33
-422
/
+752
*
Ensure all objects have consistent interface resolution orders.
Jason Madden
2020-03-23
3
-6
/
+29
*
Let interfaces be iterated on Python 3
Jason Madden
2020-02-06
2
-5
/
+32
*
Allow iter({}.items()) on PyPy3
Marius Gedminas
2019-11-11
1
-0
/
+4
*
Decimal checker: __truediv__ was missing, also added tests, did some cleanup
adamg-truediv-missing
Adam Groszer
2019-01-03
2
-10
/
+59
*
Fix tests and DeprecationWarnings.
Jason Madden
2018-10-19
2
-14
/
+16
*
Add ``ISystemPrincipal`` and make ``system_user`` a regular object that imple...
feature/system-user-regular-object
Jason Madden
2018-08-20
4
-4
/
+42
*
Fixes #10: Pure-python proxies don't check __unicode__
Jason Madden
2018-01-11
2
-6
/
+58
*
Fix default values for Permission's title and description in Py2
issue48
Jason Madden
2017-11-30
4
-11
/
+38
*
Consistent capitalization of ID in docstrings and fields (except one case whe...
Jason Madden
2017-09-15
7
-14
/
+14
*
Document proxy.__class__ troubles with isinstance/issubclass
docs
Jason Madden
2017-09-14
1
-1
/
+4
*
Split narr.rst into parts and make the example more correct.
Jason Madden
2017-09-14
1
-0
/
+3
*
Docs for testing.py
Jason Madden
2017-09-14
2
-4
/
+26
*
Cross refs for simplepolicies.py
Jason Madden
2017-09-14
1
-2
/
+9
*
Cross-refs and cleanups for proxy.py/rst
Jason Madden
2017-09-14
1
-1
/
+11
*
Cross-refs and cleanups for permission.py/rst
Jason Madden
2017-09-14
1
-8
/
+20
*
Doc cross-refs and cleanup for management.rst/py
Jason Madden
2017-09-14
1
-12
/
+20
*
Doc cleanup for decorator.rst
Jason Madden
2017-09-14
1
-0
/
+2
*
cross-refs and cleanups for checker and adapter.
Jason Madden
2017-09-14
2
-48
/
+128
*
cross-references and interface cleanups for interfaces.py/rst
Jason Madden
2017-09-14
1
-83
/
+211
*
Promote the constant for zope.Public from metaconfigure.py to interfaces.py
public_permission_const
Jason Madden
2017-09-13
11
-42
/
+48
*
Remove commented code from test_checker.py
Jason Madden
2017-09-13
6
-99
/
+85
*
Use zope.proxy 4.3.0 so that tests pass on Py3.
issue40
Jason Madden
2017-09-13
1
-9
/
+1
*
100% coverage for testing.py
Jason Madden
2017-09-12
4
-46
/
+61
*
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
2
-8
/
+83
*
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
2
-22
/
+134
*
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
*
Remove unused and broken zope.security.setup.
Jason Madden
2017-09-11
1
-20
/
+0
*
Remove unused internal files from tests/
Jason Madden
2017-09-11
5
-162
/
+5
*
100% coverage of test_zcml_functest.py
Jason Madden
2017-09-11
1
-127
/
+33
*
Document behaviour of ParanoidSecurityPolicy when there are no participations
issue19
Jason Madden
2017-09-11
2
-15
/
+24
*
Merge pull request #37 from zopefoundation/issue35
Jason Madden
2017-09-11
2
-0
/
+2
|
\
|
*
call PyObject_GC_UnTrack() in tp_dealloc()
KIMURA Chikahiro
2017-09-11
2
-0
/
+2
*
|
Always test watching checkers. Quiet their output to stderr.
issue8
Jason Madden
2017-09-11
4
-32
/
+65
*
|
Fix ZOPE_WATCH_CHECKERS=1 in pure-Python mode.
Jason Madden
2017-09-11
1
-20
/
+35
|
/
*
Respect PURE_PYTHON at runtime. Partial fix for #33.
issue33a
Jason Madden
2017-09-08
2
-9
/
+18
[next]