pcardune | srichter: I get a version conflict on zc.recipe.egg | 00:00 |
---|---|---|
srichter | mmh, I resolved that before, but I forgot how to do it | 00:03 |
pcardune | i upgraded my system version of zc.recipe.egg... definitely not the right way, but I guess it worked | 00:04 |
srichter | that's it | 00:05 |
srichter | you had it in the system | 00:06 |
*** lucielejard has quit IRC | 00:06 | |
pcardune | yep... it is in trunk | 00:08 |
*** quodt has joined #zope3-dev | 00:09 | |
pcardune | srichter: I'm going to check in a fix, you wanna make a release? | 00:09 |
pcardune | srichter: that is a memory leak too | 00:11 |
pcardune | ouch ouch ouch... probably where my memory leaks are coming from too | 00:11 |
srichter | can you do the release? | 00:12 |
srichter | are you not almighty yet? | 00:12 |
pcardune | srichter: I am almighty, but have a gabillion things to do including figuring out how to migrate to the latest zope.container :) | 00:14 |
mgedmin | what's the leak? | 00:15 |
pcardune | mgedmin: well, if you get a duplication error on an ordered container, you can no longer get to the original object under the given key by iterating over values() or keys() | 00:16 |
pcardune | and if you still have the key laying around, calling del oc[key] will fail when it tries to remove it from the order | 00:17 |
pcardune | so, you would have to manually go into the _data attribute to delete it | 00:17 |
mgedmin | what would happen if you did it three times? | 00:18 |
mgedmin | would you get a duplication error again? | 00:18 |
pcardune | mgedmin: yes, because the duplication error is thrown by setting the item on _data... | 00:18 |
mgedmin | by "it" I mean try to assign an item with the same key | 00:18 |
pcardune | and _data still has the key and value | 00:19 |
*** JaRoel|4_ has quit IRC | 00:20 | |
*** nathany has quit IRC | 00:33 | |
*** quodt has quit IRC | 00:34 | |
*** quodt has joined #zope3-dev | 00:34 | |
*** cshenton has quit IRC | 00:37 | |
*** gary_poster has quit IRC | 00:39 | |
*** tisto has quit IRC | 00:54 | |
*** jhauser has quit IRC | 00:58 | |
pcardune | ouch, just tried moving to zope.contaner-3.8.1 and a *lot* of other dependencies need to be changed/upgraded | 01:04 |
pcardune | 12 more checkins until 100,000th checkin | 01:10 |
*** mgedmin has quit IRC | 01:12 | |
*** flox has quit IRC | 01:15 | |
*** JaRoel|4D has joined #zope3-dev | 01:16 | |
*** dvschramm is now known as dvschramm|away | 01:18 | |
*** tarek has quit IRC | 01:19 | |
*** lurkymclurkleton has quit IRC | 01:22 | |
*** lurkymclurkleton has joined #zope3-dev | 01:28 | |
*** harobed has joined #zope3-dev | 01:29 | |
*** quodt has quit IRC | 01:31 | |
pcardune | srichter, mgedmin: I create a 3.7.0.x branch and applied the fix, but I'm reluctant to make a release without running the compat tests, which I have no knowledge of. | 01:32 |
* pcardune goes to lunch | 01:32 | |
*** JaRoel|4D has quit IRC | 01:37 | |
*** thekorn has quit IRC | 01:46 | |
*** hazmat has quit IRC | 01:54 | |
*** benji has quit IRC | 02:01 | |
*** aaronv has quit IRC | 02:01 | |
*** aaronv has joined #zope3-dev | 02:02 | |
*** J1m has quit IRC | 02:03 | |
*** jamur2 has quit IRC | 02:04 | |
*** lurkymclurkleton has quit IRC | 02:05 | |
*** redir has quit IRC | 02:19 | |
*** mgedmin has joined #zope3-dev | 02:29 | |
*** allisterb has quit IRC | 02:38 | |
*** redir__ has joined #zope3-dev | 03:15 | |
*** Theuni2 has joined #zope3-dev | 03:24 | |
*** hathawsh is now known as hath|away | 03:24 | |
*** Theuni1 has quit IRC | 03:25 | |
*** Theuni2 has quit IRC | 03:33 | |
*** allisterb has joined #zope3-dev | 03:41 | |
*** harobed has quit IRC | 03:55 | |
*** davisagli has quit IRC | 04:00 | |
*** jfkw has quit IRC | 04:02 | |
*** alecm has quit IRC | 04:28 | |
*** pcardune has quit IRC | 04:35 | |
*** lurkymclurkleton has joined #zope3-dev | 04:43 | |
*** kaeru has quit IRC | 04:59 | |
*** hath|away is now known as hathawsh | 05:12 | |
*** romanofski has joined #zope3-dev | 05:39 | |
*** hathawsh is now known as hath|away | 05:42 | |
*** hath|away is now known as hathawsh | 05:45 | |
*** pcardune has joined #zope3-dev | 06:03 | |
*** evilxhwnd has joined #zope3-dev | 06:07 | |
*** evilxhwnd has left #zope3-dev | 06:07 | |
*** kaeru has joined #zope3-dev | 06:11 | |
*** afd_ has joined #zope3-dev | 06:21 | |
*** mgedmin has quit IRC | 06:22 | |
*** nathany has joined #zope3-dev | 06:31 | |
*** davisagli has joined #zope3-dev | 07:24 | |
*** alecm has joined #zope3-dev | 07:40 | |
*** afd_ has quit IRC | 08:25 | |
*** pcardune_ has joined #zope3-dev | 08:28 | |
*** pcardune__ has joined #zope3-dev | 08:32 | |
*** alecm has quit IRC | 08:45 | |
*** __mac__ has joined #zope3-dev | 08:45 | |
*** pcardune has quit IRC | 08:46 | |
*** nathany has quit IRC | 08:46 | |
*** alecm has joined #zope3-dev | 08:46 | |
*** kursor has joined #zope3-dev | 08:47 | |
*** pcardune_ has quit IRC | 08:48 | |
*** redir__ has quit IRC | 08:56 | |
*** alecm has quit IRC | 08:57 | |
*** thekorn has joined #zope3-dev | 09:03 | |
*** tisto has joined #zope3-dev | 09:13 | |
*** zagy has joined #zope3-dev | 09:16 | |
*** jukart has joined #zope3-dev | 09:25 | |
*** pcardune__ is now known as pcardune | 09:43 | |
*** flox has joined #zope3-dev | 10:01 | |
*** hathawsh is now known as hath|away | 10:18 | |
*** ignas has joined #zope3-dev | 10:20 | |
*** hath|away is now known as hathawsh | 10:26 | |
*** tarek has joined #zope3-dev | 10:33 | |
*** tarek has quit IRC | 10:34 | |
*** ktwilight has quit IRC | 10:39 | |
*** Theuni1 has joined #zope3-dev | 10:40 | |
*** ktwilight has joined #zope3-dev | 10:41 | |
*** malthe|Zzz has quit IRC | 10:47 | |
*** jfkw has joined #zope3-dev | 10:49 | |
*** __mac__ has quit IRC | 10:57 | |
*** JaRoel|4D has joined #zope3-dev | 11:10 | |
*** ignas has quit IRC | 11:28 | |
*** Theuni1 has quit IRC | 11:32 | |
*** jukart has quit IRC | 11:40 | |
*** __mac__ has joined #zope3-dev | 11:47 | |
*** JaRoel|4D has quit IRC | 12:09 | |
*** malthe has joined #zope3-dev | 12:09 | |
*** basti__ has joined #zope3-dev | 12:14 | |
*** hazmat has joined #zope3-dev | 12:15 | |
*** ChanServ sets mode: +o hazmat | 12:15 | |
*** kursor has quit IRC | 12:29 | |
*** pelle_ has joined #zope3-dev | 12:32 | |
*** basti__ has quit IRC | 12:34 | |
*** jukart has joined #zope3-dev | 12:43 | |
*** hathawsh has quit IRC | 13:07 | |
*** jukart has quit IRC | 13:13 | |
*** hazmat has quit IRC | 13:20 | |
*** harobed has joined #zope3-dev | 13:21 | |
*** iham has joined #zope3-dev | 13:22 | |
*** hazmat has joined #zope3-dev | 13:28 | |
*** ChanServ sets mode: +o hazmat | 13:28 | |
*** iham has quit IRC | 13:30 | |
*** jukart has joined #zope3-dev | 13:46 | |
*** davisagli has quit IRC | 13:48 | |
*** jukart has quit IRC | 14:13 | |
*** iham has joined #zope3-dev | 14:22 | |
*** iham has quit IRC | 14:28 | |
*** iham has joined #zope3-dev | 14:30 | |
*** iham has quit IRC | 14:32 | |
*** __mac__ has quit IRC | 14:44 | |
*** benji has joined #zope3-dev | 14:55 | |
*** __mac__ has joined #zope3-dev | 15:11 | |
*** thekorn has quit IRC | 15:13 | |
*** gary_poster has joined #zope3-dev | 15:15 | |
*** pcardune has quit IRC | 15:25 | |
*** iham has joined #zope3-dev | 15:27 | |
*** iham has quit IRC | 15:37 | |
*** sp0cksbeard has joined #zope3-dev | 15:37 | |
*** sp0cksbeard has left #zope3-dev | 15:38 | |
*** J1m has joined #zope3-dev | 15:48 | |
*** lurkymclurkleton has joined #zope3-dev | 15:49 | |
*** afd_ has joined #zope3-dev | 15:55 | |
*** jamur2 has joined #zope3-dev | 15:57 | |
*** aaronv has joined #zope3-dev | 16:01 | |
*** dunny has quit IRC | 16:03 | |
*** binbrain has joined #zope3-dev | 16:38 | |
binbrain | does anyone know what the windows equivalent to "zopectl run script.py" is? | 16:38 |
*** allisterb has quit IRC | 16:56 | |
*** Theuni1 has joined #zope3-dev | 17:00 | |
*** iham has joined #zope3-dev | 17:04 | |
*** kursor has joined #zope3-dev | 17:04 | |
*** ktwilight has quit IRC | 17:10 | |
*** binbrain has quit IRC | 17:11 | |
*** binbrain has joined #zope3-dev | 17:11 | |
*** ktwilight has joined #zope3-dev | 17:12 | |
*** iham has quit IRC | 17:13 | |
*** afd_ has quit IRC | 17:44 | |
*** romanofski has quit IRC | 17:46 | |
*** Theuni1 has quit IRC | 17:46 | |
*** afd_ has joined #zope3-dev | 17:47 | |
*** afd__ has joined #zope3-dev | 17:56 | |
*** afd_ has quit IRC | 18:00 | |
*** afd___ has joined #zope3-dev | 18:08 | |
*** afd__ has quit IRC | 18:08 | |
*** iham has joined #zope3-dev | 18:09 | |
*** binbrain has quit IRC | 18:12 | |
*** malthe is now known as malthe|away | 18:12 | |
*** binbrain has joined #zope3-dev | 18:12 | |
*** iham has quit IRC | 18:14 | |
*** malthe|away has quit IRC | 18:18 | |
*** malthe|a_ has joined #zope3-dev | 18:18 | |
*** pelle_ has quit IRC | 18:32 | |
*** allisterb has joined #zope3-dev | 18:36 | |
*** redir has joined #zope3-dev | 18:47 | |
*** kursor has quit IRC | 18:51 | |
*** binbrain has quit IRC | 19:00 | |
*** kursor has joined #zope3-dev | 19:27 | |
*** iham has joined #zope3-dev | 19:29 | |
*** __mac__ has quit IRC | 19:36 | |
*** iham has quit IRC | 19:37 | |
*** tarek has joined #zope3-dev | 19:41 | |
*** iham has joined #zope3-dev | 20:26 | |
*** iham has quit IRC | 20:30 | |
*** sm has joined #zope3-dev | 20:32 | |
*** hathawsh has joined #zope3-dev | 20:47 | |
*** __mac__ has joined #zope3-dev | 21:31 | |
*** __mac__ has quit IRC | 21:33 | |
*** hazmat has quit IRC | 21:34 | |
*** __mac__ has joined #zope3-dev | 21:52 | |
*** davisagli has joined #zope3-dev | 21:57 | |
*** afd_ has joined #zope3-dev | 22:01 | |
*** __mac__ has quit IRC | 22:12 | |
*** afd___ has quit IRC | 22:14 | |
*** afd_ has quit IRC | 22:18 | |
*** JaRoel|4D has joined #zope3-dev | 22:29 | |
*** kursor has quit IRC | 22:46 | |
*** tarek_ has joined #zope3-dev | 22:49 | |
*** tarek has quit IRC | 22:57 | |
*** hazmat has joined #zope3-dev | 22:59 | |
*** ChanServ sets mode: +o hazmat | 22:59 | |
*** quodt has joined #zope3-dev | 23:08 | |
*** ignas has joined #zope3-dev | 23:15 | |
*** BjornT has quit IRC | 23:24 | |
*** pcardune has joined #zope3-dev | 23:25 | |
*** acsr_ has joined #zope3-dev | 23:26 | |
*** tarek_ has quit IRC | 23:39 | |
*** acsr has quit IRC | 23:41 | |
*** tarek_ has joined #zope3-dev | 23:51 | |
*** BjornT has joined #zope3-dev | 23:51 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!