Re: beta 2 release for win testing?
Re: beta 2 release for win testing?
От:
Jason Erickson <jerickso@stickpeople.com>
Дата:
I have Python 2.6/2.7 beta2 builds available here: http://www.stickpeople.com/projects/python/win-psycopg/devel/ For those that are interested/able to check it with apache/mod_wsgi, grab one and let me know if you still have issues. -jason On Sun, 13 Feb 2011, Daniele Varrazzo wrote: > Hi Federico, > > Jason has reviewed the windows build, in order to fix the problems > people has found with Python 2.7 an mod_wsgi (ticket #20). I've merged > his changed, together with a patch to fix -inf in floats by Marti > Raudsepp (ticket #40) and other minor things. > > What about releasing a beta2, so that Jason can make a package for > windows to be tested by the mod_wsgi guys? > > Bye! > > -- > Sent via psycopg mailing list (psycopg@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/psycopg >
Re: beta 2 release for win testing?
От:
Federico Di Gregorio <federico.digregorio@dndg.it>
Дата:
On 13/02/11 02:36, Daniele Varrazzo wrote:
> Jason has reviewed the windows build, in order to fix the problems
> people has found with Python 2.7 an mod_wsgi (ticket #20). I've merged
> his changed, together with a patch to fix -inf in floats by Marti
> Raudsepp (ticket #40) and other minor things.
>
> What about releasing a beta2, so that Jason can make a package for
> windows to be tested by the mod_wsgi guys?
Entering release mode right now. :D
federico
--
Federico Di Gregorio federico.digregorio@dndg.it
Studio Associato Di Nunzio e Di Gregorio http://dndg.it
E tu usa il prefisso corretto Re: non R:, questa è una ML seria.
-- cosmos, su debian-italian
beta 2 release for win testing?
От:
Daniele Varrazzo <daniele.varrazzo@gmail.com>
Дата:
Hi Federico, Jason has reviewed the windows build, in order to fix the problems people has found with Python 2.7 an mod_wsgi (ticket #20). I've merged his changed, together with a patch to fix -inf in floats by Marti Raudsepp (ticket #40) and other minor things. What about releasing a beta2, so that Jason can make a package for windows to be tested by the mod_wsgi guys? Bye!