On Thu, Apr 29, 2010 at 9:46 AM, Stephan Richter ... +1 Nailing versions on the trunk means that the trunk is always functional and the result of building the...
188896
Adam GROSZER
agroszer@...
Apr 29, 2010 3:04 pm
Hello Tres, Thursday, April 29, 2010, 4:05:36 PM, you wrote: ... TS> - -1. Trunk development should not be hindered by the need to maintain a TS> KGS of some...
188897
Lennart Regebro
regebro@...
Apr 29, 2010 3:20 pm
I would like to have the following packages released, or the permissions to release them myself. This is all in preparation for Python 3 support. ...
188898
Christophe Combelles
ccomb@...
Apr 29, 2010 3:23 pm
... Ok there is something wrong, I'll clean eveything Before the buildout, I'm doing a sed -i s/svn+ssh/svn/ ztk.cfg zopeapp.cfg because the buildbot is not...
188899
Adam GROSZER
agroszer@...
Apr 29, 2010 3:41 pm
Hello Stephan, Thursday, April 29, 2010, 3:45:13 PM, you wrote: ... SR> If you can isntall it on 64bit, it should be able to compile to it as well. I guess you...
188900
Tres Seaver
tseaver@...
Apr 29, 2010 4:15 pm
... Hash: SHA1 ... If the develpoers who work on trunk don't live with that problem, how can they expect "downstream" folks (e.g., "real" users or KGS ...
188901
Tres Seaver
tseaver@...
Apr 29, 2010 4:23 pm
... Hash: SHA1 ... As a clarification, I mean updating the setup.py to use '<=39; or '>=39; pins, rather thant '==' pins. Tres. - -- ...
188902
Tres Seaver
tseaver@...
Apr 29, 2010 4:24 pm
... Hash: SHA1 ... What is your PyPI ID? Tres. - -- =================================================================== Tres Seaver +1 540-429-0999...
188903
Tres Seaver
tseaver@...
Apr 29, 2010 4:25 pm
... Hash: SHA1 ... What is your PyPI ID? Tres. - -- =================================================================== Tres Seaver +1 540-429-0999...
188904
Tres Seaver
tseaver@...
Apr 29, 2010 4:52 pm
... Hash: SHA1 ... Never mind, I figured it out. You are now blessed for those packages (note that it is 'zope.event39; and not 'zope.events39;). Tres. - -- ...
188905
Tres Seaver
tseaver@...
Apr 29, 2010 4:56 pm
... Hash: SHA1 ... Never mind, I figured it out. You are now blessed for those packages (note that it is 'zope.event39; and not 'zope.events39;). Tres. - -- ...
There is a zope.testing.exceptions module. It contains only one exception: DocTestFailureException, which is used by the testrunner, and as far as I can tell,...
188908
Tres Seaver
tseaver@...
Apr 29, 2010 7:55 pm
... Hash: SHA1 ... +1. Does zope.testing depend on zope.testrunner already? Tres. - -- =================================================================== ...
188909
Hanno Schlichting
hanno@...
Apr 29, 2010 8:03 pm
... I'll do the Python 2.6 (32-bit + 64-bit) releases tomorrow. Hanno _______________________________________________ Zope-Dev maillist - Zope-Dev@... ...
188910
Lennart Regebro
regebro@...
Apr 29, 2010 8:06 pm
OK, I started carefully with zope.interface 3.6.0. :) Source only so far. I have a Windows machine, and I could make Windows releases as well, I guess. Is...
188911
Lennart Regebro
regebro@...
Apr 29, 2010 8:13 pm
... Great! I don't have 64 bit system, forgot about that. :) -- Lennart Regebro: Python, Zope, Plone, Grok http://regebro.wordpress.com/ +33 661 58 14 64 ...
188912
Lennart Regebro
regebro@...
Apr 29, 2010 8:23 pm
... No, and with this zope.testrunner doesn't have to depend on zope.testing either, except for running the tests. Freedom baby yeah! ... -- Lennart Regebro:...
188913
Maric Michaud
maric@...
Apr 30, 2010 11:44 am
Hi all, I was surprised by the behavior of asynchronous mailing in zope 2.11.3 MailHost product. It creates a thread by instance of MailHost by the mean of...
188914
Zope Tests Summarizer
zope-tests@...
Apr 30, 2010 11:59 am
Summary of messages to the zope-tests list. Period Thu Apr 29 12:00:00 2010 UTC to Fri Apr 30 12:00:00 2010 UTC. There were 20 messages: 6 from Zope Tests, 12...
188915
Tres Seaver
tseaver@...
Apr 30, 2010 12:59 pm
... Hash: SHA1 ... It looks like a bug to me: could you please report it to the tracker at: http://bugs.launchpad.net/zope2 Also, if you could convert your...
188916
Maric Michaud
maric@...
Apr 30, 2010 1:10 pm
... dictionnary. ... queue ... smtp_queue_directory as ... mails. ... Ok, I'll do that, soon. -- _____________ Maric Michaud ...
188917
Nuno Carvalho
nonius@...
Apr 30, 2010 2:15 pm
Hi all, I'm using Zope (version 2.10.11) through Plone. I lost my admin password to access ZMI. I created a file named "access" using the zpassword.py script,...
188918
Tres Seaver
tseaver@...
Apr 30, 2010 3:00 pm
... Hash: SHA1 ... The 'access39; file needs to be in the INSTANCE_HOME of you Zope: if you created the instance using buildout, then that is probably actually...
188919
Tres Seaver
tseaver@...
Apr 30, 2010 5:30 pm
... Hash: SHA1 ... Should that be, "Now zope.testrunner no longer requires...? Tres. - -- =================================================================== ...
188920
Lennart Regebro
regebro@...
Apr 30, 2010 7:54 pm
I updated zc.receipe.testrunner to use zope.testrunner instead of zope.testing.testrunner. Initial testing has shown that this should be compatible, and...
188921
Hanno Schlichting
hanno@...
Apr 30, 2010 7:58 pm
... If it is intended to be backwards compatible and seems to be so, I'd say go with 1.3. It sounds like a new package dependency, like we have had many others...
188922
Fred Drake
fdrake@...
Apr 30, 2010 8:03 pm
... Since when were new dependencies not considered features? -Fred -- Fred L. Drake, Jr. <fdrake at gmail.com> "Chaos is the score upon which reality is...
188923
Hanno Schlichting
hanno@...
Apr 30, 2010 8:10 pm
... They are of course. In my vocabulary a version consists of major. minor . micro (or patchlevel). Going from 1.2 to 2.0 is a major new feature release....
188924
Fred Drake
fdrake@...
Apr 30, 2010 8:27 pm
... Ok, if we're talking about changing the second number, this is fine. The wording "in a minor release" didn't connote "between minor releases" for me; I...