On 22 August 2012 18:30, Yusei TAHARA <yusei@domen.cx> wrote:
Hello,

I found a bug in ZopeSecurityPolicy and fixed it.

http://svn.zope.org/AccessControl/trunk/src/AccessControl/ZopeSecurityPolicy.py?rev=127548&r1=113657&r2=127548

Is it possible to release new version?

Are we sure this wasn't done on purpose? At least it needs some review, there's lots of weird caching and lazy loading of global variables in that module. I *think* it's fine looking at the diff, but a second opinion would be useful.

Martin