planetzopebot | Grok 1.2 released! (Grok News and Blog) http://grok.zope.org/blog/grok-1.2-released | 00:04 |
---|---|---|
planetzopebot | Grok (Toolkit) 1.2 released! (gmane.comp.web.zope.announce) http://permalink.gmane.org/gmane.comp.web.zope.announce/1495 | 00:04 |
*** jim_SFU has quit IRC | 00:11 | |
CIA-92 | jim * r117933 ZODB/src/ (5 files in 4 dirs): | 00:26 |
CIA-92 | Bug Fixed | 00:26 |
CIA-92 | - BTrees allowed object keys with insane comparison. (Comparison | 00:26 |
CIA-92 | inherited from object, which compares based on in-process address.) | 00:26 |
CIA-92 | Now BTrees raise TypeError is an attempt is made to save a key with | 00:26 |
CIA-92 | comparison inherited from object. (This doesn't apply to old-style | 00:26 |
CIA-92 | class instances.) | 00:26 |
CIA-92 | jim 3.10 * r117934 ZODB/src/ (3 files in 3 dirs): (log message trimmed) | 00:26 |
CIA-92 | Bug Fixed | 00:26 |
CIA-92 | When a transaction rolled back a savepoint after adding objects and | 00:26 |
CIA-92 | subsequently added more objects and committed, an error could be | 00:26 |
CIA-92 | raised "ValueError: A different object already has the same oid" | 00:26 |
CIA-92 | causing the transaction to fail. Worse, this could leave a database | 00:26 |
CIA-92 | in a state where subsequent transactions in the same process would | 00:26 |
CIA-92 | jim 3.10 * r117935 ZODB/src/ZODB/ (DB.py tests/testDB.py): | 00:26 |
CIA-92 | Make sure saved oids don't get duped. | 00:26 |
*** MrWu has joined #zope | 00:42 | |
*** gw has joined #zope | 00:55 | |
*** toutpt has joined #zope | 00:56 | |
*** yuvilio has quit IRC | 01:11 | |
CIA-92 | jim 3.10 * r117937 ZODB/src/ (3 files in 3 dirs): | 01:15 |
CIA-92 | Fixed a bug in ZEO client cache simulation that caused invalidations | 01:15 |
CIA-92 | to be misshandled, causing incorrect statistics and errors. | 01:15 |
CIA-92 | jim 3.10 * r117938 ZODB/src/ (5 files in 3 dirs): | 01:15 |
CIA-92 | Fixed bug: | 01:15 |
CIA-92 | - Unix domain sockets didn't work for ZEO (since the addition of IPv6 | 01:15 |
CIA-92 | support). | 01:15 |
CIA-92 | https://bugs.launchpad.net/zodb/+bug/663259 | 01:15 |
CIA-92 | swampmonkey * r117939 Products.CMFCalendar/Products/CMFCalendar/ (2 files in 2 dirs): merge chameleon compatibility changes from 2.2 branch | 01:15 |
*** dvschramm is now known as dvschramm|away | 01:16 | |
*** vipod has joined #zope | 01:21 | |
*** J1m has quit IRC | 01:24 | |
*** toutpt has quit IRC | 01:27 | |
*** webmaven has quit IRC | 01:59 | |
*** runyaga has joined #zope | 02:05 | |
*** runyaga has quit IRC | 02:09 | |
*** runyaga has joined #zope | 02:09 | |
CIA-92 | jim 3.10 * r117940 ZODB/src/ (5 files in 4 dirs): | 02:15 |
CIA-92 | - BTrees allowed object keys with insane comparison. (Comparison | 02:15 |
CIA-92 | inherited from object, which compares based on in-process address.) | 02:15 |
CIA-92 | Now BTrees warn if an attempt is made to save a key with | 02:15 |
CIA-92 | comparison inherited from object. (This doesn't apply to old-style | 02:15 |
CIA-92 | class instances.) This will become an error in ZODB 3.11. | 02:15 |
*** vipod has quit IRC | 02:16 | |
*** vipod has joined #zope | 02:16 | |
*** vipod has quit IRC | 02:21 | |
*** regebro has left #zope | 02:33 | |
*** MrTango has quit IRC | 02:43 | |
*** MrWu has quit IRC | 02:44 | |
*** daMaestro has quit IRC | 03:04 | |
*** alga has quit IRC | 03:09 | |
*** astoon has joined #zope | 03:23 | |
*** tiwula has quit IRC | 03:27 | |
*** davetoo has joined #zope | 03:44 | |
*** tiwula has joined #zope | 03:46 | |
*** alvaro_o has quit IRC | 04:03 | |
*** redir has joined #zope | 04:22 | |
*** astoon has quit IRC | 04:30 | |
*** redir has quit IRC | 04:35 | |
*** fredvd has quit IRC | 04:38 | |
*** redir has joined #zope | 04:42 | |
*** redir has quit IRC | 04:44 | |
*** redir has joined #zope | 04:46 | |
*** astoon has joined #zope | 04:50 | |
*** davisagli is now known as davisagli|away | 04:54 | |
*** redir_ has joined #zope | 04:55 | |
*** redir has quit IRC | 04:55 | |
*** redir_ has quit IRC | 04:56 | |
*** astoon has quit IRC | 04:59 | |
*** davetoo has quit IRC | 05:13 | |
*** acsr1 has quit IRC | 05:15 | |
*** acsr has joined #zope | 05:20 | |
*** mr_jolly has quit IRC | 05:43 | |
*** runyaga has quit IRC | 06:10 | |
*** benji has quit IRC | 06:15 | |
*** huajie has joined #zope | 06:50 | |
*** sm has quit IRC | 08:10 | |
*** tiwula has quit IRC | 08:15 | |
*** zagy has joined #zope | 08:40 | |
*** wosc has joined #zope | 08:51 | |
*** gw has quit IRC | 08:59 | |
*** j-w has joined #zope | 09:01 | |
*** __mac__ has joined #zope | 09:04 | |
*** bobo_b has quit IRC | 09:07 | |
*** alga has joined #zope | 09:24 | |
*** smita has joined #zope | 09:32 | |
CIA-92 | icemac * r117941 /z3c.skin: As told by Roger in private mail: this package has been renamed to z3c.skin.pagelet. There were no setup.py, buildout.cfg and no changes since initial check-in. So it can be savely deleted. | 09:52 |
CIA-92 | icemac * r117942 z3c.sqlalchemy/ (LICENSE.txt bootstrap.py COPYRIGHT.txt): Conform to repository policy. | 09:52 |
CIA-92 | icemac 1.1 * r117943 z3c.sqlalchemy/ (LICENSE.txt bootstrap.py COPYRIGHT.txt): Conform to repository policy. | 09:52 |
*** eperez has joined #zope | 10:00 | |
*** davisagli|away is now known as davisagli | 10:05 | |
*** davisagli is now known as davisagli|away | 10:10 | |
CIA-92 | icemac 1.3 * r117944 z3c.sqlalchemy/ (LICENSE.txt bootstrap.py COPYRIGHT.txt): Conform to repository policy. | 10:18 |
CIA-92 | icemac * r117945 z3c.soap/ (z3c/soap/ftests.py docs/HISTORY.txt): - Using Python's ``doctest`` module instead of depreacted ``zope.testing.doctest``. | 10:18 |
CIA-92 | icemac * r117946 z3c.soap/ (14 files in 3 dirs): Conform to repository policy. | 10:18 |
CIA-92 | ctheune * r117947 /zopetoolkit/doc/source/zope-dev/zope-dev-20101026.rst: update yesterdays meeting | 10:18 |
*** huajie has quit IRC | 10:24 | |
*** milele has joined #zope | 10:26 | |
*** goschtl has joined #zope | 10:26 | |
*** planetzopebot has quit IRC | 10:33 | |
*** planetzopebot has joined #zope | 10:34 | |
*** sm has joined #zope | 10:36 | |
*** nitrogenycs has joined #zope | 10:40 | |
*** Theuni1 has joined #zope | 10:44 | |
*** alexpilz has joined #zope | 10:48 | |
*** alexpilz has quit IRC | 10:58 | |
*** mitchell`off is now known as mitchell` | 11:03 | |
*** nitrogenycs has quit IRC | 11:04 | |
*** MrTango has joined #zope | 11:06 | |
*** Theuni1 has quit IRC | 11:09 | |
*** yvl has joined #zope | 11:16 | |
*** davisagli|away is now known as davisagli | 11:17 | |
*** nitrogenycs has joined #zope | 11:19 | |
*** davisagli is now known as davisagli|away | 11:20 | |
*** sunew has joined #zope | 11:21 | |
*** davisagli|away is now known as davisagli | 11:22 | |
*** Theuni1 has joined #zope | 11:25 | |
*** hartym has joined #zope | 11:25 | |
*** hartym has quit IRC | 11:25 | |
*** hartym has joined #zope | 11:25 | |
*** gw has joined #zope | 11:25 | |
*** gw has left #zope | 11:30 | |
*** davisagli has left #zope | 11:31 | |
*** sylvain has joined #zope | 11:33 | |
*** davisagli|away has joined #zope | 11:41 | |
*** davisagli|away is now known as davisagli | 11:41 | |
*** Moo|businessday is now known as Moo|conf | 11:42 | |
*** davisagli has left #zope | 11:43 | |
*** davisagli has joined #zope | 11:49 | |
*** jakke has joined #zope | 11:51 | |
CIA-92 | janwijbrand * r117948 zopetoolkit/ (zopeapp.cfg ztk-versions.cfg zopeapp-versions.cfg): deprecate zope.app.authentication in favor of a newer zope.pluggableauth version | 11:52 |
*** davisagli is now known as davisagli|away | 11:52 | |
*** nitrogenycs has left #zope | 12:01 | |
*** nitrogenycs has joined #zope | 12:02 | |
*** nitrogenycs has quit IRC | 12:03 | |
*** nitrogenycs has joined #zope | 12:05 | |
*** jakke has quit IRC | 12:06 | |
*** hever has joined #zope | 12:13 | |
*** alexpilz has joined #zope | 12:16 | |
*** menesis has joined #zope | 12:22 | |
*** evilbungle has joined #zope | 12:26 | |
*** agroszer has joined #zope | 12:27 | |
*** davisagli|away is now known as davisagli | 12:28 | |
*** redir has joined #zope | 12:38 | |
*** giampaolo has joined #zope | 12:42 | |
*** mgedmin_ has joined #zope | 12:44 | |
*** mgedmin_ is now known as mgedmin | 12:44 | |
*** cna has joined #zope | 12:50 | |
*** redir has quit IRC | 12:53 | |
*** macsppadic has joined #zope | 12:53 | |
macsppadic | morning all | 12:53 |
*** JaRoel|4D has joined #zope | 13:05 | |
*** mitchell` is now known as mitchell`afk | 13:08 | |
*** Theuni1 has quit IRC | 13:08 | |
*** Theuni1 has joined #zope | 13:10 | |
*** mr_jolly has joined #zope | 13:10 | |
*** evilbungle has quit IRC | 13:11 | |
*** davisagli is now known as davisagli|away | 13:13 | |
CIA-92 | janjaapdriessen * r117949 grokui.admin/setup.py: using zc.buildout.testing in the tests | 13:14 |
CIA-92 | janjaapdriessen * r117950 grokui.admin/src/grokui/admin/utilities.py: more recent pythons pass the timeout kw args | 13:15 |
CIA-92 | janjaapdriessen * r117951 grokui.admin/buildout.cfg: You won't need app and data in this buildout | 13:15 |
CIA-92 | janjaapdriessen * r117952 grokui.admin/src/grokui/admin/security.py: No longer need to catch the OSError, as we use a HTTP URL instead of a local file url in the tests | 13:15 |
*** mitchell`afk is now known as mitchell` | 13:28 | |
*** redir has joined #zope | 13:29 | |
*** alexpilz has quit IRC | 13:31 | |
*** macsppadic has left #zope | 13:32 | |
*** davisagli|away is now known as davisagli | 13:33 | |
*** Hypergraphe_ has joined #zope | 13:38 | |
*** jan_s has left #zope | 13:45 | |
CIA-92 | janjaapdriessen * r117953 grokui.admin/src/grokui/admin/tests/ (5 files): Cleaned up test setup. Use a simple http server instead of a local file url in the security test | 13:46 |
CIA-92 | janjaapdriessen * r117954 grokui.admin/CHANGES.txt: update changes | 13:46 |
*** alexpilz has joined #zope | 13:47 | |
*** JaRoel|4D has quit IRC | 13:47 | |
*** davisagli is now known as davisagli|away | 13:51 | |
*** JaRoel|4D has joined #zope | 13:53 | |
*** redir has quit IRC | 13:59 | |
*** JaRoel|4D has quit IRC | 14:08 | |
*** alexpilz has quit IRC | 14:12 | |
*** Hypergraphe_ has quit IRC | 14:13 | |
CIA-92 | janjaapdriessen * r117955 grokui.admin/ (setup.py src/grokui/admin/views.py): import check and pyflakes | 14:17 |
CIA-92 | janjaapdriessen * r117956 grokui.admin/ (CHANGES.txt setup.py): Preparing release 0.8 | 14:17 |
CIA-92 | janjaapdriessen * r117957 /grokui.admin/tags/0.8: Tagging 0.8 | 14:17 |
CIA-92 | janjaapdriessen * r117958 grokui.admin/ (CHANGES.txt setup.py): Back to development: 0.9 | 14:17 |
*** evilbungle has joined #zope | 14:20 | |
*** alexpilz has joined #zope | 14:23 | |
*** dayne has joined #zope | 14:23 | |
*** redir has joined #zope | 14:24 | |
*** TomBlockley has joined #zope | 14:26 | |
*** JaRoel|4D has joined #zope | 14:33 | |
*** benji has joined #zope | 14:35 | |
*** menesis has quit IRC | 14:37 | |
*** davisagli|away is now known as davisagli | 14:38 | |
*** davisagli is now known as davisagli|away | 14:39 | |
*** redir has quit IRC | 14:48 | |
*** mitchell` is now known as mitchell`afk | 14:58 | |
agroszer | anyone using z3c.baseregistry here? | 15:00 |
*** JaRoel|4D has quit IRC | 15:01 | |
*** evilbungle has quit IRC | 15:07 | |
*** alexpilz has quit IRC | 15:07 | |
*** TomBlockley has quit IRC | 15:08 | |
*** redir has joined #zope | 15:13 | |
CIA-92 | adamg * r117959 /zope.component/branches/adamg-fix-getSiteManager: | 15:16 |
CIA-92 | janjaapdriessen * r117960 /groktoolkit/ (trunk/grok.cfg branches/1.2/grok.cfg): Pick up bugfix in grokui.admin | 15:17 |
*** menesis has joined #zope | 15:21 | |
*** cna has quit IRC | 15:28 | |
*** redir has quit IRC | 15:28 | |
*** mr_jolly has left #zope | 15:35 | |
*** mr_jolly has joined #zope | 15:35 | |
*** mitchell`afk is now known as mitchell` | 15:38 | |
*** menesis1 has joined #zope | 15:38 | |
*** menesis has quit IRC | 15:38 | |
*** alexpilz has joined #zope | 15:41 | |
*** goschtl has quit IRC | 15:45 | |
*** alexpilz has quit IRC | 15:45 | |
*** alexpilz has joined #zope | 15:47 | |
*** fdrake has joined #zope | 15:50 | |
CIA-92 | adamg adamg-fix-getSiteManager * r117961 zope.component/ (src/zope/component/_api.py CHANGES.txt): | 15:52 |
CIA-92 | - Fix _api.getSiteManager in the way that it returns now | 15:52 |
CIA-92 | globalregistry.getGlobalSiteManager() if context is None. What's anyway | 15:52 |
CIA-92 | expected according to the docs. | 15:52 |
CIA-92 | adamg * r117962 /z3c.baseregistry/branches/adamg-fix-with-ztk1.0: | 15:52 |
CIA-92 | adamg adamg-fix-with-ztk1.0 * r117963 z3c.baseregistry/externals: add externals, zope.component | 15:52 |
CIA-92 | adamg adamg-fix-with-ztk1.0 * r117964 z3c.baseregistry/buildout.cfg: add externals to develop, tests pass now | 15:52 |
*** TomBlockley has joined #zope | 15:53 | |
*** evilbungle has joined #zope | 15:54 | |
*** Moo|conf is now known as Moo|waitingforbe | 15:55 | |
*** Moo|waitingforbe is now known as Moo|afternoon | 15:55 | |
*** evilbungle has quit IRC | 16:01 | |
*** evilbungle has joined #zope | 16:01 | |
*** davisagli|away is now known as davisagli | 16:17 | |
*** JaRoel|4D has joined #zope | 16:24 | |
*** regebro has joined #zope | 16:27 | |
*** TomBlockley has quit IRC | 16:28 | |
*** fdrake has quit IRC | 16:29 | |
*** JaRoel|4D has quit IRC | 16:31 | |
*** dayne has quit IRC | 16:33 | |
*** J1m has joined #zope | 16:43 | |
*** d2m has joined #zope | 16:45 | |
*** JaRoel|4D has joined #zope | 16:46 | |
*** regebro has left #zope | 16:48 | |
*** davisagli is now known as davisagli|away | 16:49 | |
*** davisagli|away is now known as davisagli | 16:50 | |
*** redir has joined #zope | 16:52 | |
*** teix has joined #zope | 16:52 | |
*** davisagli is now known as davisagli|away | 16:52 | |
*** JaRoel|4D has quit IRC | 16:53 | |
*** evilbungle has quit IRC | 16:53 | |
*** davisagli|away is now known as davisagli | 16:57 | |
*** davisagli is now known as davisagli|away | 16:58 | |
*** alga has quit IRC | 16:58 | |
*** wosc has quit IRC | 17:00 | |
*** jim_SFU has joined #zope | 17:00 | |
*** MrWu has joined #zope | 17:07 | |
*** shastry has joined #zope | 17:07 | |
*** shastry has joined #zope | 17:07 | |
*** dayne has joined #zope | 17:10 | |
*** j-w has quit IRC | 17:11 | |
*** sunew has quit IRC | 17:24 | |
*** dayne has quit IRC | 17:27 | |
*** dayne has joined #zope | 17:28 | |
*** mitchell` is now known as mitchell`afk | 17:33 | |
*** redir has quit IRC | 17:37 | |
*** alexpilz has quit IRC | 17:38 | |
*** alexpilz has joined #zope | 17:43 | |
*** alexpilz has quit IRC | 17:48 | |
*** kursor has joined #zope | 17:48 | |
*** lgs has joined #zope | 17:48 | |
*** redir has joined #zope | 17:53 | |
*** regebro has joined #zope | 17:57 | |
*** TomBlockley has joined #zope | 18:01 | |
*** fredvd has joined #zope | 18:02 | |
*** regebro has quit IRC | 18:04 | |
*** TomBlockley has quit IRC | 18:05 | |
*** redir has quit IRC | 18:05 | |
*** alexpilz has joined #zope | 18:06 | |
*** redir has joined #zope | 18:08 | |
CIA-92 | adamg adamg-fix-with-ztk1.0 * r117965 z3c.baseregistry/src/z3c/baseregistry/README.txt: added some tests for adapters | 18:11 |
*** regebro has joined #zope | 18:12 | |
*** mitchell`afk is now known as mitchell` | 18:12 | |
*** Theuni1 has quit IRC | 18:12 | |
*** regebro has left #zope | 18:14 | |
*** dayne has quit IRC | 18:15 | |
*** dayne has joined #zope | 18:17 | |
*** milele has quit IRC | 18:19 | |
*** __mac__ has quit IRC | 18:31 | |
*** alvaro_o has joined #zope | 18:36 | |
*** Moo|afternoon is now known as Moo|needforbeer | 18:51 | |
*** Theuni1 has joined #zope | 18:54 | |
*** redir has quit IRC | 18:57 | |
*** ignas has joined #zope | 18:58 | |
ignas | hi | 18:58 |
ignas | what is the main mailing list for zope related stuff? | 18:58 |
*** regebro1 has joined #zope | 18:59 | |
agroszer | ignas, seems that zope-dev@zope.org is rather busy nowadays, but depends on your subject | 19:00 |
*** redir has joined #zope | 19:00 | |
ignas | just want to recommend some place to ask Zope2/Zope3 development questions | 19:01 |
agroszer | seems like the right list | 19:01 |
*** mr_jolly has quit IRC | 19:03 | |
*** alexpilz has quit IRC | 19:06 | |
mgedmin | there was a plan at the summirt to review/merge mailing lists | 19:06 |
mgedmin | e.g. what's zope3-users@ for (assuming it still exists)? | 19:06 |
ignas | I tried finding archives for the mailing lists so I could look a them all and pick | 19:08 |
ignas | but Zope website killed the idea | 19:08 |
mgedmin | https://mail.zope.org/mailman/listinfo | 19:08 |
*** regebro1 has quit IRC | 19:08 | |
mgedmin | zope-dev@ is the list where all the smart people are | 19:09 |
ignas | ahh | 19:10 |
ignas | the mail to the future :D | 19:10 |
ignas | November 2037 | 19:10 |
mgedmin | but now I'm suddenly unsure if questions about the use of zope/z3c/zc packages are on-topic there | 19:10 |
ignas | haha 2020 November email is "[Zope-dev] ANN: First beta of ClickTracker product released" | 19:10 |
mgedmin | probably not | 19:10 |
ignas | some people are planning their releases up front :) | 19:11 |
*** sylvain has quit IRC | 19:11 | |
*** tiwula has joined #zope | 19:11 | |
ignas | yeah zope-dev looks very heavy on buildbot results and packaging discussions | 19:11 |
ignas | not so much about programming on Zope | 19:12 |
ignas | I am looking for an equivalent of this channel just in mailing list form :) | 19:12 |
*** giampaolo has quit IRC | 19:12 | |
*** regebro has joined #zope | 19:16 | |
*** gwik has joined #zope | 19:19 | |
*** herman has joined #zope | 19:40 | |
*** alexpilz has joined #zope | 19:49 | |
*** herman has left #zope | 19:51 | |
*** sm has quit IRC | 19:52 | |
*** sm has joined #zope | 19:53 | |
*** Theuni1 has quit IRC | 19:57 | |
*** agroszer_ has joined #zope | 20:00 | |
*** fredvd has quit IRC | 20:02 | |
*** agroszer has quit IRC | 20:03 | |
*** ignas has quit IRC | 20:08 | |
*** eperez has quit IRC | 20:12 | |
*** giampaolo has joined #zope | 20:12 | |
*** mitchell` is now known as mitchell`off | 20:18 | |
*** kursor has quit IRC | 20:18 | |
*** alexpilz has quit IRC | 20:19 | |
*** Hypergraphe has joined #zope | 20:20 | |
*** digitalmortician has quit IRC | 20:21 | |
*** regebro has quit IRC | 20:22 | |
*** MrWu has quit IRC | 20:23 | |
*** lgs has left #zope | 20:24 | |
sm | I think zope-dev is THE list. Yes it's heavy on boring stuff, new topics needed | 20:36 |
*** redir_ has joined #zope | 20:38 | |
*** redir has quit IRC | 20:38 | |
sm | ignas: ie, go ahead. zope-dev + #zope is the central axis of the zope community. Unless your question is really specific to grok or repoze or something | 20:40 |
sm | that's my story and I'm sticking to it, at least until new zope.org appears and sets me straight about everything | 20:43 |
*** daMaestro has joined #zope | 20:44 | |
*** __mac__ has joined #zope | 20:47 | |
*** webmaven has joined #zope | 21:00 | |
*** agroszer_ has quit IRC | 21:13 | |
*** __mac__ has quit IRC | 21:17 | |
*** digitalmortician has joined #zope | 21:17 | |
*** __mac__ has joined #zope | 21:18 | |
CIA-92 | mgedmin * r117966 /zopetoolkit/doc/source/process/buildbots.rst: winbot doesn't have a builder for zc_buildout_dev on Py2.4 any more. | 21:21 |
*** kiorky has quit IRC | 21:28 | |
*** webmaven has quit IRC | 21:31 | |
CIA-92 | mgedmin * r117966 /zopetoolkit/doc/source/process/buildbots.rst: winbot doesn't have a builder for zc_buildout_dev on Py2.4 any more. | 21:34 |
*** ignas has joined #zope | 21:42 | |
*** digitalmortician has quit IRC | 21:43 | |
*** gwik has left #zope | 21:48 | |
*** digitalmortician has joined #zope | 21:55 | |
*** kiorky has joined #zope | 21:56 | |
*** redir_ has quit IRC | 21:57 | |
*** kiorky has quit IRC | 22:00 | |
*** teix has left #zope | 22:01 | |
*** srichter has joined #zope | 22:05 | |
*** digitalmortician has quit IRC | 22:06 | |
*** digitalmortician has joined #zope | 22:10 | |
*** gwik has joined #zope | 22:14 | |
*** __mac__ has quit IRC | 22:15 | |
CIA-92 | jim 3.10 * r117967 ZODB/src/ (5 files in 4 dirs): rolled back BTree sanity warning for later release | 22:19 |
*** kiorky has joined #zope | 22:24 | |
*** digitalmortician has quit IRC | 22:28 | |
*** lucmult1 has quit IRC | 22:34 | |
*** lucmult has joined #zope | 22:35 | |
*** ignas has quit IRC | 22:44 | |
*** grimboy has joined #zope | 22:49 | |
*** andyhhp has joined #zope | 22:50 | |
andyhhp | hello - I am having a conceptual problem with zope.interface and I was wondering if anyone here could help? | 22:50 |
andyhhp | given an interface, how do I obtain a list of all classes which implement it? | 22:50 |
andyhhp | (without the use of brute force searches) | 22:51 |
*** lucmult has quit IRC | 22:51 | |
CIA-92 | jim 3.10 * r117968 ZODB/src/ZEO/tests/test_cache.py: spread elipsis to avoid spurious test failure | 22:55 |
*** MrWu has joined #zope | 23:04 | |
*** alexpilz has joined #zope | 23:05 | |
*** lucmult has joined #zope | 23:06 | |
*** yuvilio has joined #zope | 23:12 | |
*** JaRoel|4D has joined #zope | 23:16 | |
*** Theuni1 has joined #zope | 23:16 | |
*** alexpilz has quit IRC | 23:31 | |
*** kiorky has quit IRC | 23:33 | |
*** kiorky has joined #zope | 23:33 | |
*** redir has joined #zope | 23:41 | |
*** alexpilz has joined #zope | 23:41 | |
*** fredvd has joined #zope | 23:48 | |
CIA-92 | jim 3.10 * r117969 ZODB/src/CHANGES.txt: *** empty log message *** | 23:49 |
CIA-92 | jim * r117970 /ZODB/branches/3.10.1: tag | 23:49 |
CIA-92 | jim 3.10.1 * r117971 ZODB/setup.py: *** empty log message *** | 23:49 |
CIA-92 | jim * r117972 /ZODB/branches/3.10.1: gaaaa | 23:49 |
CIA-92 | jim * r117973 /ZODB/tags/3.10.1: tag | 23:49 |
CIA-92 | jim 3.10.1 * r117974 ZODB/setup.py: *** empty log message *** | 23:49 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!