[Zope-dev] zope.release's bin/upload

2009-07-15 Thread Marius Gedminas
Consider this: $ svn info | grep URL URL: svn+ssh://svn.zope.org/repos/main/zope.release/branches/3.4 $ bin/buildout ... $ bin/upload str(object) -> string Return a nice string representation of the object. If the argument is a string, the return value is the sam

[Zope-dev] Broken authentication with zope.app.component 3.4.1 BBB code

2009-07-15 Thread Marius Gedminas
I've a bit of fun debugging an authentication issue in an application that recently upgraded to Zope 3.4 (using the 3.4.0 KGS). The issue was that groups defined in ZCML (such as zope.Everybody) did not get applied to principals (if "applied" is the right word here). Debugging this led me to this

[Zope-dev] z3c.recipe.i18n and zope.app.locales.extract

2009-07-15 Thread yuppie
Hi! I plan to use z3c.recipe.i18n for some Zope 2 CMF products. But to get things working I did have to modify z3c.recipe.i18n a bit. It would be nice if I could get some feedback regarding the issues I found: 1.) running tests - test.py tries to install 'zodbcode' and 'zope.a

Re: [Zope-dev] utilities and python version in zope2.12

2009-07-15 Thread Jonas Meurer
On 15/07/2009 Andreas Jung wrote: > On 14.07.09 18:14, Jonas Meurer wrote: > > Hey, > > > > is there any reason why my patch has been ignored so far? if there are > > issues with it, please tell me so I can fix them ... > > Please submit patches to the bugtracker. Don't expect that I follow any >

Re: [Zope-dev] zope.testing 3.7.7 released

2009-07-15 Thread Marius Gedminas
On Wed, Jul 15, 2009 at 08:43:45AM +0200, Christian Theune wrote: > I just released zope.testing 3.7.7. > > It contains two interesting changes: > > - The test runner now correctly does *not* descend into `test-path`s >which are not Python packages. This solves an issue with eggs being >p

Re: [Zope-dev] utilities and python version in zope2.12

2009-07-15 Thread Andreas Jung
On 14.07.09 18:14, Jonas Meurer wrote: > Hey, > > is there any reason why my patch has been ignored so far? if there are > issues with it, please tell me so I can fix them ... Please submit patches to the bugtracker. Don't expect that I follow any posting and check it for patches. Andreas begin:v

Re: [Zope-dev] utilities and python version in zope2.12

2009-07-15 Thread Jonas Meurer
Hey, is there any reason why my patch has been ignored so far? if there are issues with it, please tell me so I can fix them ... greetings, jonas On 10/07/2009 Jonas Meurer wrote: > Hello again, > > On 07/07/2009 Andreas Jung wrote: > > As Tres already pointed out: the *relevant* scripts are r