[Zope-dev] Zope Tests: 8 OK
Summary of messages to the zope-tests list. Period Sat Oct 17 12:00:00 2009 UTC to Sun Oct 18 12:00:00 2009 UTC. There were 8 messages: 8 from Zope Tests. Tests passed OK --- Subject: OK : Zope-2.10 Python-2.4.6 : Linux From: Zope Tests Date: Sat Oct 17 20:45:54 EDT 2009 URL: http://mail.zope.org/pipermail/zope-tests/2009-October/012808.html Subject: OK : Zope-2.11 Python-2.4.6 : Linux From: Zope Tests Date: Sat Oct 17 20:47:55 EDT 2009 URL: http://mail.zope.org/pipermail/zope-tests/2009-October/012809.html Subject: OK : Zope-2.12 Python-2.4.6 : Linux From: Zope Tests Date: Sat Oct 17 20:49:55 EDT 2009 URL: http://mail.zope.org/pipermail/zope-tests/2009-October/012810.html Subject: OK : Zope-2.12-alltests Python-2.4.6 : Linux From: Zope Tests Date: Sat Oct 17 20:51:55 EDT 2009 URL: http://mail.zope.org/pipermail/zope-tests/2009-October/012811.html Subject: OK : Zope-2.12 Python-2.6.2 : Linux From: Zope Tests Date: Sat Oct 17 20:53:55 EDT 2009 URL: http://mail.zope.org/pipermail/zope-tests/2009-October/012812.html Subject: OK : Zope-2.12-alltests Python-2.6.2 : Linux From: Zope Tests Date: Sat Oct 17 20:55:55 EDT 2009 URL: http://mail.zope.org/pipermail/zope-tests/2009-October/012813.html Subject: OK : Zope-trunk Python-2.6.2 : Linux From: Zope Tests Date: Sat Oct 17 20:57:55 EDT 2009 URL: http://mail.zope.org/pipermail/zope-tests/2009-October/012814.html Subject: OK : Zope-trunk-alltests Python-2.6.2 : Linux From: Zope Tests Date: Sat Oct 17 20:59:55 EDT 2009 URL: http://mail.zope.org/pipermail/zope-tests/2009-October/012815.html ___ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
Re: [Zope-dev] zope.container-3.9.0-py2.6-win32.egg have no configure.zcml
Hi. On Sun, Oct 18, 2009 at 8:26 AM, Takayuki Shimizukawa wrote: > I want to use zope.container package w/ python-2.6 on Windows. > However, there is no configure.zcml (and a constraints.txt) in > zope.container-3.9.0-py2.6-win32.egg. > > Maybe, this has failed in making the egg (only py2.6-win32). > Someone, please correct this. Thank you for the report. I made a new 3.9.1 release and uploaded the Windows binary eggs for this version. I hope these are correct this time. Hanno P.S. Looks like whoever built the last round didn't check his build environment and fell into the Subversion 1.6 + setuptools trap. ___ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
Re: [Zope-dev] Zope closes connection if the client closes the write-end of connection
Hello, - sys.maxint too It might be bad design to have long running transactions, but there are cases you can't avoid that. E.g. evolving a generation on a huge DB. Saturday, October 17, 2009, 10:30:43 AM, you wrote: LR> 2009/10/16 Lennart Regebro : >> So HTTP seems to contradict itself, typically But from looking at >> other peoples responses, most interpret the specification that the >> connection should immediately be closed, so the Zope does the right >> thing there, and Varnish should be changed. This is apparently the >> generally accepted interpretation. LR> Of course, it would make even more sense if Zope the immediately LR> stopped the transaction, but i have no idea how THAT would work... -- Best regards, Adam GROSZERmailto:agros...@gmail.com -- Quote of the day: Disgust is the appropriate response to most situations ___ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )