<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/zope-security.git/src/zope/security/testing.py, branch pure_python_proxy</title>
<subtitle>github.com: zopefoundation/zope.security.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-security.git/'/>
<entry>
<title>More tests are running under python-3</title>
<updated>2013-02-19T09:59:47+00:00</updated>
<author>
<name>Andrey Lebedev</name>
<email>andrey@lebedev.lt</email>
</author>
<published>2013-02-19T09:59:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-security.git/commit/?id=ec3ec97c92703bfb7827e7c9472bcbe0f254253e'/>
<id>ec3ec97c92703bfb7827e7c9472bcbe0f254253e</id>
<content type='text'>
Include documentation doctests into main test suite. Documentation is
updated to be valid under python-3 and some critical bugs in python-3
are revealed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include documentation doctests into main test suite. Documentation is
updated to be valid under python-3 and some critical bugs in python-3
are revealed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test convenience helpers for interactions</title>
<updated>2012-07-04T11:40:11+00:00</updated>
<author>
<name>Wolfgang Schnerring</name>
<email>wosc@wosc.de</email>
</author>
<published>2012-07-04T11:40:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-security.git/commit/?id=8285400aabcc39fb90ebb4ed5bcdedc86525fff3'/>
<id>8285400aabcc39fb90ebb4ed5bcdedc86525fff3</id>
<content type='text'>
This is the exact same idea as in zope.publisher, only we use a fake Participation
instead of a TestRequest, so it works with zope.security by itself.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the exact same idea as in zope.publisher, only we use a fake Participation
instead of a TestRequest, so it works with zope.security by itself.

</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for Python 2.4 and 2.5.</title>
<updated>2012-05-17T21:22:20+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2012-05-17T21:22:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-security.git/commit/?id=07f29a604b703703c315e9da060de5447efb8f9c'/>
<id>07f29a604b703703c315e9da060de5447efb8f9c</id>
<content type='text'>
Replace deprecated 'zope.component.adapts' usage with equivalent
'zope.component.adapter' decorator.

Replace deprecated 'zope.interface.classProvides' usage with equivalent
'zope.interface.provider' decorator.

Replace deprecated 'zope.interface.implements' usage with equivalent
'zope.interface.implementer' decorator.


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace deprecated 'zope.component.adapts' usage with equivalent
'zope.component.adapter' decorator.

Replace deprecated 'zope.interface.classProvides' usage with equivalent
'zope.interface.provider' decorator.

Replace deprecated 'zope.interface.implements' usage with equivalent
'zope.interface.implementer' decorator.


</pre>
</div>
</content>
</entry>
<entry>
<title>Remove CVS-era Id fossils.</title>
<updated>2010-06-03T17:34:32+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2010-06-03T17:34:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-security.git/commit/?id=d357d20d7bd13a3930c96581413ed258eed35082'/>
<id>d357d20d7bd13a3930c96581413ed258eed35082</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Conform to repository policy.</title>
<updated>2010-05-05T19:21:19+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2010-05-05T19:21:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-security.git/commit/?id=f413b21260b0d6d536ffb95d6f6ae9dc2facedad'/>
<id>f413b21260b0d6d536ffb95d6f6ae9dc2facedad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `addCheckerPublic` helper function in ``zope.security.testing`` module that registers the "zope.Public" permission as an IPermission utility. This came from zope.app.security.</title>
<updated>2009-03-12T03:23:29+00:00</updated>
<author>
<name>Dan Korostelev</name>
<email>nadako@gmail.com</email>
</author>
<published>2009-03-12T03:23:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-security.git/commit/?id=8effe6f737835301f585019312e0452090780678'/>
<id>8effe6f737835301f585019312e0452090780678</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moving code to satellite.</title>
<updated>2007-05-03T22:29:32+00:00</updated>
<author>
<name>Christian Theune</name>
<email>ct@gocept.com</email>
</author>
<published>2007-05-03T22:29:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-security.git/commit/?id=bf532cde1f344aa26246b9ec4fa98affe2c98e68'/>
<id>bf532cde1f344aa26246b9ec4fa98affe2c98e68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
