TresEquis | paul_wilson: straight up containment-only acquisition is actually pretty useful | 00:01 |
---|---|---|
TresEquis | Zope2's allows you to construct weirder setups, though, as each traversal through a URL path segment creates a new wrapper, even if not direct containment | 00:01 |
TresEquis | plus people were mixing it with DTML's own weird stacked namespace | 00:02 |
*** tiwula has joined #zope | 00:03 | |
paul_wilson | Okay - perhaps my understanding of what acquisition provides is too simplistic. API design is hard. | 00:12 |
paul_wilson | You want to reduce work, but making things too implicit causes its own headaches. | 00:15 |
TresEquis | as with any feature, there are tradeoffs | 00:19 |
TresEquis | Zope3 and others still preserve it in a more explicit form | 00:20 |
TresEquis | i.e., you can't trigger it just by using "dot-attr" notation | 00:20 |
TresEquis | instead you use APIs which know how to navigate the '__parent__' pointers | 00:20 |
*** TresEquis has quit IRC | 00:23 | |
CIA-7 | patricks * r116108 zope.intid/ (3 files in 2 dirs): | 00:30 |
CIA-7 | Ensure that the IntId utility never generates ids larger than | 00:30 |
CIA-7 | family.maxint, be more careful when accessing volatile attribute. | 00:30 |
*** River-Rat has joined #zope | 00:32 | |
*** jim_SFU has quit IRC | 00:33 | |
*** River_Rat has quit IRC | 00:34 | |
*** astoon has quit IRC | 00:34 | |
*** hever has quit IRC | 00:36 | |
*** sm has joined #zope | 00:41 | |
*** alvaro_ has quit IRC | 00:43 | |
*** alvaro_ has joined #zope | 00:43 | |
*** dvschramm has quit IRC | 00:59 | |
*** touff has joined #zope | 00:59 | |
*** yuvilio has quit IRC | 00:59 | |
*** mitchell`off is now known as mitchell` | 01:00 | |
*** tiwula has quit IRC | 01:05 | |
CIA-7 | ccomb * r116109 bluebream/src/bluebream/bluebream_base/project_template/buildout.cfg_tmpl: typo, comment | 01:10 |
CIA-7 | jim jim-readCurrent * r116110 ZODB/src/persistent/cPickleCache.c: Fixed a reference leak. | 01:10 |
CIA-7 | jim jim-readCurrent * r116111 ZODB/src/persistent/tests/test_PickleCache.py: | 01:10 |
CIA-7 | Fixed a reference leak. | 01:10 |
CIA-7 | The stdlib doctest.DocTestSuite is broken in such a way that you can't | 01:10 |
CIA-7 | repeat tests. Provide an environment variable to use the doctest from | 01:10 |
CIA-7 | zope.testing. | 01:10 |
CIA-7 | jim jim-readCurrent * r116112 ZODB/src/persistent/tests/test_list.py: | 01:10 |
CIA-7 | Python 2.6 and 2.7 ABCs have a bug that causes memory leaks when | 01:10 |
CIA-7 | classes created on the fly are used with them. Unfortunately, UserList | 01:10 |
CIA-7 | and thus PersistentList have ABCs. :( So changed an in-test-created | 01:10 |
CIA-7 | class to a glbal to avoid a testing memory leak so as not to hide real | 01:10 |
CIA-7 | memory leaks. | 01:10 |
CIA-7 | jim jim-readCurrent * r116113 ZODB/src/persistent/tests/ (4 files): | 01:10 |
CIA-7 | The stdlib doctest.DocTestSuite is broken in such a way that you can't | 01:10 |
CIA-7 | repeat tests. Provide an environment variable to use the doctest from | 01:10 |
CIA-7 | zope.testing. | 01:10 |
CIA-7 | jim jim-readCurrent * r116114 ZODB/src/persistent/ (cPersistence.h cPersistence.c): | 01:10 |
CIA-7 | Added a C API for calling readCurrent. | 01:10 |
CIA-7 | (This is indirectly tested by the BTree tests.) | 01:10 |
CIA-7 | jim jim-readCurrent * r116115 ZODB/src/BTrees/ (tests/testBTrees.py BTreeTemplate.c): Call readCurrent for internal nodes when making updates. | 01:10 |
*** paul_wilson has quit IRC | 01:14 | |
*** Theuni1 has quit IRC | 01:17 | |
*** John[a] has joined #zope | 01:32 | |
*** paul_wilson has joined #zope | 01:39 | |
*** giampaolo has quit IRC | 01:45 | |
*** paul_wilson has quit IRC | 01:48 | |
*** DWarrior has quit IRC | 01:50 | |
*** John[a] is now known as John[a][away] | 02:02 | |
*** ccomb has quit IRC | 02:06 | |
CIA-7 | gary * r116116 /zc.buildout/branches/ (9 files in 3 dirs): | 02:09 |
CIA-7 | make include-site-packages, allowed-eggs-from-site-packages, and | 02:09 |
CIA-7 | exec-sitecustomize parts of the core buildout configuration. Have them control | 02:09 |
CIA-7 | the environment for recipes and extensions. Set the defaults to values to | 02:09 |
CIA-7 | closer match the behavior of previous versions of buildout. | 02:09 |
*** tiwula has joined #zope | 02:13 | |
*** alvaro_ has quit IRC | 02:16 | |
*** alvaro_ has joined #zope | 02:16 | |
*** alvaro_ has quit IRC | 02:25 | |
*** MrTango has quit IRC | 02:25 | |
*** alvaro_ has joined #zope | 02:26 | |
*** dayne has quit IRC | 02:31 | |
*** alvaro_ has quit IRC | 02:45 | |
*** alvaro_ has joined #zope | 02:45 | |
*** gqlewis has quit IRC | 02:58 | |
*** daMaestro has quit IRC | 03:07 | |
*** matthewwilkes_ has joined #zope | 03:08 | |
*** matthewwilkes_ has quit IRC | 03:08 | |
*** hever has joined #zope | 03:12 | |
*** MatthewWilkes has quit IRC | 03:12 | |
*** MadRobot has joined #zope | 03:12 | |
*** webmaven has joined #zope | 03:17 | |
*** webmaven has quit IRC | 03:19 | |
*** webmaven has joined #zope | 03:19 | |
*** shastry_ has quit IRC | 03:21 | |
*** mr_jolly has quit IRC | 03:24 | |
*** shastry has joined #zope | 03:25 | |
*** mr_jolly has joined #zope | 03:28 | |
*** mr_jolly has left #zope | 03:28 | |
*** tiwula has quit IRC | 03:31 | |
*** MadRobot has quit IRC | 03:43 | |
*** River_Rat has joined #zope | 03:55 | |
*** River-Rat has quit IRC | 03:56 | |
*** davisagli is now known as davisagli|away | 03:59 | |
*** alvaro_ has quit IRC | 04:09 | |
*** River-Rat has joined #zope | 04:11 | |
*** MadRobot has joined #zope | 04:12 | |
*** River_Rat has quit IRC | 04:14 | |
CIA-7 | menesis * r116117 van.pydeb/ (4 files in 4 dirs): | 04:23 |
CIA-7 | Generate separate dependencies when both extra and version requirements are | 04:23 |
CIA-7 | specified (https://bugs.launchpad.net/bugs/628560) | 04:23 |
_mup_ | Bug #628560: Generate separate dependencies for extra and version requirements <van.pydeb:In Progress by menesis> <https://launchpad.net/bugs/628560> | 04:23 |
*** ignas has quit IRC | 04:25 | |
*** allisterb has joined #zope | 04:33 | |
CIA-7 | menesis * r116118 van.pydeb/ (van/pydeb/tests/translations.txt CHANGES.txt): Add a test and changelog entry for previous fix. | 04:36 |
*** shastry has joined #zope | 04:40 | |
*** MadRobot has quit IRC | 04:45 | |
*** davisagli|away is now known as davisagli | 05:10 | |
*** hever has quit IRC | 05:20 | |
CIA-7 | menesis * r116119 van.pydeb/van/pydeb/py_to_bin.txt: Update the list from unstable. | 05:30 |
*** hever has joined #zope | 05:35 | |
*** davisagli is now known as davisagli|away | 06:02 | |
*** fcanto has joined #zope | 06:04 | |
*** tiwula has joined #zope | 06:06 | |
*** benji has quit IRC | 06:09 | |
*** hever has quit IRC | 06:12 | |
*** davisagli|away is now known as davisagli | 06:19 | |
*** davisagli is now known as davisagli|away | 06:27 | |
*** webmaven has quit IRC | 06:28 | |
*** pepeu has joined #zope | 06:30 | |
*** davisagli|away is now known as davisagli | 06:38 | |
*** slackrunner has quit IRC | 06:39 | |
*** webmaven has joined #zope | 06:43 | |
*** shastry has quit IRC | 06:53 | |
*** huajie has joined #zope | 06:53 | |
*** pepeu has quit IRC | 06:59 | |
*** MadRobot has joined #zope | 07:00 | |
*** davisagli is now known as davisagli|away | 07:04 | |
*** fcanto has quit IRC | 07:11 | |
*** davisagli|away is now known as davisagli | 07:15 | |
*** davisagli is now known as davisagli|away | 07:22 | |
*** mcdonc has quit IRC | 07:23 | |
*** mcdonc has joined #zope | 07:23 | |
*** cwarner has quit IRC | 07:28 | |
*** davisagli|away is now known as davisagli | 07:29 | |
*** davisagli is now known as davisagli|away | 07:32 | |
*** davisagli|away is now known as davisagli | 07:37 | |
*** kleist has joined #zope | 07:38 | |
*** tiwula has quit IRC | 07:43 | |
*** bhagat has joined #zope | 07:56 | |
*** River_Rat has joined #zope | 07:58 | |
*** River-Rat has quit IRC | 08:00 | |
*** menesis has quit IRC | 08:02 | |
*** River-Rat has joined #zope | 08:23 | |
*** River_Rat has quit IRC | 08:27 | |
*** zagy has quit IRC | 08:28 | |
*** zhangkaizhao has joined #zope | 08:39 | |
*** River_Rat has joined #zope | 08:45 | |
*** River-Rat has quit IRC | 08:48 | |
*** davisagli is now known as davisagli|away | 08:49 | |
*** zagy has joined #zope | 08:57 | |
*** JaRoel|4D has quit IRC | 08:58 | |
*** River-Rat has joined #zope | 08:58 | |
*** River_Rat has quit IRC | 09:00 | |
*** River_Rat has joined #zope | 09:09 | |
*** River-Rat has quit IRC | 09:13 | |
*** tisto has joined #zope | 09:15 | |
*** VibroMax has quit IRC | 09:16 | |
*** wildintellect has left #zope | 09:22 | |
CIA-7 | icemac * r116120 z3c.recipe.fakezope2eggs/ (. /buildout.cfg /CHANGES.txt /setup.py): Added undeclared but necessary test dependency on `zope.testing` in a test extra. | 09:25 |
CIA-7 | icemac * r116121 z3c.recipe.fakezope2eggs/ (4 files in 2 dirs): Conform to repository policy. | 09:25 |
*** huajie has quit IRC | 09:28 | |
*** astoon has joined #zope | 09:34 | |
*** gqlewis has joined #zope | 09:37 | |
*** sashav has joined #zope | 09:37 | |
*** cna has joined #zope | 09:39 | |
CIA-7 | icemac * r116122 z3c.recipe.filetemplate/ (4 files in 2 dirs): | 09:57 |
CIA-7 | - Added undeclared but necessary test dependency on `zope.testing` in a | 09:57 |
CIA-7 | test extra. | 09:57 |
CIA-7 | - Added test dependency on `z3c.recipe.scripts` as it is required by newer | 09:57 |
CIA-7 | `zc.buildout` versions. | 09:57 |
CIA-7 | - Using python's `doctest` module instead of deprecated | 09:57 |
CIA-7 | `zope.testing.doctest`. | 09:57 |
CIA-7 | icemac * r116123 z3c.recipe.filetemplate/ (5 files in 2 dirs): Conform to repository policy. | 09:57 |
CIA-7 | icemac * r116124 z3c.recipe.i18n/ (src/z3c/recipe/i18n/tests.py CHANGES.txt): Using python's `doctest` module instead of deprecated `zope.testing.doctest`. | 09:57 |
CIA-7 | icemac * r116125 z3c.recipe.i18n/ (9 files in 2 dirs): Conform to repository policy. | 09:57 |
CIA-7 | icemac * r116126 z3c.recipe.ldap/ (CHANGES.txt setup.py): | 09:57 |
CIA-7 | - Fixed namespace declaration in ``setup.py``. | 09:57 |
CIA-7 | - Created change log. | 09:57 |
CIA-7 | icemac * r116127 z3c.recipe.ldap/ (LICENSE.txt bootstrap.py COPYRIGHT.txt): Conform to repository policy. | 09:57 |
*** JaRoel|4D has joined #zope | 09:58 | |
*** digitalmortician has joined #zope | 10:06 | |
*** MrTango has joined #zope | 10:10 | |
*** River_Rat has quit IRC | 10:14 | |
*** RiverRat has joined #zope | 10:14 | |
*** ccomb has joined #zope | 10:19 | |
*** mr_jolly has joined #zope | 10:29 | |
*** mr_jolly has left #zope | 10:30 | |
*** planetzopebot has quit IRC | 10:33 | |
*** tisto has quit IRC | 10:34 | |
*** planetzopebot has joined #zope | 10:34 | |
*** agroszer has joined #zope | 10:44 | |
*** tisto has joined #zope | 10:45 | |
*** agroszer has quit IRC | 10:47 | |
*** Theuni1 has joined #zope | 10:55 | |
*** smita has quit IRC | 11:03 | |
*** gqlewis has quit IRC | 11:06 | |
*** smita has joined #zope | 11:09 | |
*** MJ has joined #zope | 11:18 | |
*** cna has quit IRC | 11:29 | |
*** cna has joined #zope | 11:29 | |
*** MatthewWilkes has joined #zope | 11:34 | |
*** alexpilz has joined #zope | 11:41 | |
*** sunew has joined #zope | 11:43 | |
*** giampaolo has joined #zope | 11:51 | |
*** hever has joined #zope | 11:53 | |
*** hever has quit IRC | 11:55 | |
*** hever has joined #zope | 11:56 | |
*** John[a][away] is now known as John[a] | 11:56 | |
*** TomBlockley has joined #zope | 12:00 | |
*** astoon has quit IRC | 12:07 | |
*** evilbungle has joined #zope | 12:08 | |
*** John[a] is now known as John[a][away] | 12:12 | |
*** hartym has joined #zope | 12:20 | |
*** John[a][away] is now known as John[a] | 12:24 | |
*** fredvd has quit IRC | 12:28 | |
*** fredvd has joined #zope | 12:29 | |
bhagat | self.manage_addProduct['PageTemplates'].manage_addPageTemplate("mLA", "edit", "index_zpt") throws error, | 12:32 |
bhagat | AttributeError: _getProducts | 12:32 |
*** evilbungle has quit IRC | 12:33 | |
bhagat | how can we add a PageTemplate while creation of an object ? | 12:33 |
*** menesis has joined #zope | 12:34 | |
*** John[a] is now known as John[a][away] | 12:49 | |
*** new2 has joined #zope | 12:51 | |
new2 | how to use manage_addPageTemplate to add zpt.What are the parameters to be passed? | 12:52 |
*** evilbungle has joined #zope | 12:54 | |
*** John[a][away] is now known as John[a] | 13:03 | |
*** new2 has quit IRC | 13:04 | |
*** benji has joined #zope | 13:09 | |
*** zhangkaizhao has quit IRC | 13:11 | |
*** RiverRat has quit IRC | 13:16 | |
*** RiverRat has joined #zope | 13:19 | |
*** John[a] is now known as John[a][away] | 13:23 | |
*** River_Rat has joined #zope | 13:23 | |
*** RiverRat has quit IRC | 13:24 | |
*** River-Rat has joined #zope | 13:26 | |
*** River_Rat has quit IRC | 13:29 | |
*** MJ has quit IRC | 13:37 | |
*** John[a][away] is now known as John[a] | 13:37 | |
*** cna has quit IRC | 13:39 | |
*** MJ has joined #zope | 13:39 | |
*** tisto is now known as tisto|lunch | 13:40 | |
*** agroszer has joined #zope | 13:46 | |
*** menesis has quit IRC | 13:46 | |
*** ignas has joined #zope | 13:49 | |
*** John[a] is now known as John[a][away] | 13:52 | |
*** fredvd is now known as fredvd|lunch-sho | 13:58 | |
*** omar_ has joined #zope | 14:17 | |
*** hever has quit IRC | 14:17 | |
*** MatthewWilkes has quit IRC | 14:18 | |
*** MadRobot has quit IRC | 14:20 | |
*** dayne has joined #zope | 14:27 | |
*** menesis has joined #zope | 14:29 | |
*** sashav has quit IRC | 14:41 | |
*** omar_ has quit IRC | 14:42 | |
*** avn has joined #zope | 14:44 | |
*** MatthewWilkes has joined #zope | 14:47 | |
*** webmaven has quit IRC | 14:49 | |
*** vipod has joined #zope | 14:51 | |
*** gqlewis has joined #zope | 15:00 | |
*** gqlewis has quit IRC | 15:01 | |
*** bpietro has joined #zope | 15:03 | |
*** John[a][away] is now known as John[a] | 15:06 | |
bpietro | hi, I follow step by step install guide (./configure, make, make install, mkzopeinstance.py) and then instance/bin/zopectl fg I got "No module named ImplPython" error. I miss some install step or where is my error? tnx | 15:09 |
bpietro | oh, I forgot: box is Ubuntu server 10.04, Python 2.6.5, Zope 2.11.4-final | 15:12 |
*** bhagat has quit IRC | 15:14 | |
*** neo|4D has joined #zope | 15:20 | |
*** alexpilz1 has joined #zope | 15:23 | |
*** alexpilz has quit IRC | 15:24 | |
*** agroszer has quit IRC | 15:51 | |
*** MadRobot has joined #zope | 15:53 | |
bpietro | I tried add /opt/zope/lib/python to $PYTHONPATH and create zope.pth file which lists all /opt/zope/lib/python subdirectories, but it isn't help me. Again "No module named ImplPython" error | 15:53 |
*** fredvd|lunch-sho is now known as fredvd | 16:05 | |
*** touff has quit IRC | 16:06 | |
*** bpietro has quit IRC | 16:11 | |
*** tisto|lunch is now known as tisto | 16:11 | |
*** vipod has quit IRC | 16:12 | |
*** jim_SFU has joined #zope | 16:33 | |
*** dvschramm has joined #zope | 16:35 | |
*** dayne has quit IRC | 16:40 | |
*** John[a] is now known as John[a][away] | 16:40 | |
*** vipod has joined #zope | 16:51 | |
*** agroszer has joined #zope | 16:54 | |
*** dayne has joined #zope | 17:01 | |
*** River_Rat has joined #zope | 17:02 | |
*** John[a][away] is now known as John[a] | 17:02 | |
*** River-Rat has quit IRC | 17:04 | |
CIA-7 | jim * r116128 ZODB/src/ZODB/ (interfaces.py Connection.py tests/testConnection.py): | 17:05 |
CIA-7 | Added new APIs to check to make sure data read is up to date when used | 17:05 |
CIA-7 | to decide how to write other data. | 17:05 |
CIA-7 | jim * r116129 ZODB/src/ZODB/dbmStorage.py: Removed untested unsupported dbmstorage fossil. | 17:05 |
CIA-7 | jim * r116130 ZODB/src/CHANGES.txt: | 17:05 |
CIA-7 | Added new APIs to check to make sure data read is up to date when used | 17:05 |
CIA-7 | to decide how to write other data. | 17:05 |
CIA-7 | Removed untested unsupported dbmstorage fossil. | 17:05 |
CIA-7 | jim * r116131 ZODB/src/ZODB/POSException.py: Be more flexible about arguments. | 17:05 |
CIA-7 | jim * r116132 ZODB/src/ZODB/ (5 files in 2 dirs): Implemented checkCurrentSerialInTransaction for the basic storages. | 17:05 |
CIA-7 | jim * r116133 ZODB/src/ZEO/ (5 files): | 17:05 |
CIA-7 | Implementated checkCurrentSerialInTransaction for ZEO. | 17:05 |
CIA-7 | Also did some storage server implementation cleanup, removing some | 17:05 |
CIA-7 | dups and folding a small module into StorageServer.py. | 17:05 |
CIA-7 | jim * r116134 ZODB/src/persistent/cPickleCache.c: Fixed a reference leak. | 17:05 |
CIA-7 | jim * r116135 ZODB/src/persistent/tests/test_PickleCache.py: | 17:05 |
CIA-7 | The stdlib doctest.DocTestSuite is broken in such a way that you can't | 17:05 |
CIA-7 | repeat tests. Provide an environment variable to use the doctest from | 17:05 |
CIA-7 | zope.testing. | 17:05 |
CIA-7 | jim * r116136 ZODB/src/persistent/tests/test_list.py: | 17:05 |
CIA-7 | Python 2.6 and 2.7 ABCs have a bug that causes memory leaks when | 17:05 |
CIA-7 | classes created on the fly are used with them. Unfortunately, UserList | 17:05 |
CIA-7 | and thus PersistentList have ABCs. :( So changed an in-test-created | 17:05 |
CIA-7 | class to a glbal to avoid a testing memory leak so as not to hide real | 17:05 |
CIA-7 | memory leaks. | 17:05 |
*** touff has joined #zope | 17:06 | |
*** allisterb has quit IRC | 17:08 | |
*** bobo_b has quit IRC | 17:11 | |
*** touff has quit IRC | 17:18 | |
*** allisterb has joined #zope | 17:21 | |
*** redir has quit IRC | 17:23 | |
*** alvaro_ has joined #zope | 17:31 | |
*** touff has joined #zope | 17:31 | |
*** menesis has quit IRC | 17:36 | |
*** yvl has quit IRC | 17:36 | |
*** menesis has joined #zope | 17:39 | |
*** sunew has quit IRC | 17:39 | |
*** yvl has joined #zope | 17:40 | |
*** John[a] is now known as John[a][away] | 17:42 | |
*** slackrunner has joined #zope | 17:42 | |
*** tiwula has joined #zope | 17:44 | |
*** MrWu has joined #zope | 17:45 | |
*** slackrunner has quit IRC | 17:46 | |
*** slackrunner has joined #zope | 17:48 | |
*** MadRobot has quit IRC | 17:49 | |
*** MadRobot has joined #zope | 17:49 | |
*** MJ has quit IRC | 17:57 | |
*** MJ has joined #zope | 17:57 | |
*** MJ has quit IRC | 17:57 | |
*** touff has quit IRC | 17:57 | |
*** hever has joined #zope | 18:01 | |
*** hever has quit IRC | 18:06 | |
*** TomBlockley has quit IRC | 18:09 | |
*** davisagli|away is now known as davisagli | 18:09 | |
CIA-7 | patricks * r116141 zope.app.testing/ (CHANGES.txt src/zope/app/testing/xmlrpc.py): Python 2.7 compatibility | 18:10 |
*** vipod_ has joined #zope | 18:10 | |
*** vipod has quit IRC | 18:11 | |
*** vipod_ is now known as vipod | 18:11 | |
*** davisagli is now known as davisagli|away | 18:14 | |
*** TomBlockley has joined #zope | 18:14 | |
*** digitalmortician has quit IRC | 18:19 | |
*** daMaestro has joined #zope | 18:23 | |
*** allisterb has quit IRC | 18:26 | |
CIA-7 | benji * r116142 manuel/src/ (index.txt manuel/bugs.txt): remove two debugging stanzas from tests | 18:30 |
*** slackrunner has quit IRC | 18:36 | |
*** zagy has quit IRC | 18:38 | |
*** allisterb has joined #zope | 18:42 | |
*** alexpilz1 has quit IRC | 18:44 | |
CIA-7 | chrisw * r116143 manuel/buildout.cfg: re-pin to a non-deprecation-emitting version | 18:48 |
CIA-7 | chrisw * r116144 manuel/sphinx/conf.py: stop sphinx whine | 18:48 |
*** slackrunner has joined #zope | 18:52 | |
*** JaRoel|4D has quit IRC | 18:56 | |
*** touff has joined #zope | 18:57 | |
*** benji is now known as benji-lunch | 19:04 | |
*** neo|4D has quit IRC | 19:05 | |
CIA-7 | chrisw * r116145 manuel/src/manuel/ (testing.py bugs.txt): make manuel.testing.TestCase.id return sensible text at all times | 19:06 |
CIA-7 | jim * r116146 ZODB/src/ (3 files in 3 dirs): Fixed some None ref leaks in cPickleCache.c | 19:06 |
CIA-7 | jim * r116147 ZODB/src/BTrees/tests/testBTrees.py: Uncommented some test code accidentally left commnted earlier. | 19:06 |
CIA-7 | jim * r116148 ZODB/src/ZODB/tests/ (testblob.py testBroken.py): | 19:06 |
CIA-7 | The stdlib doctest.DocTestSuite is broken in such a way that you can't | 19:06 |
CIA-7 | repeat tests. Provide an environment variable to use the doctest from | 19:06 |
CIA-7 | zope.testing. | 19:06 |
CIA-7 | chrisw * r116149 manuel/CHANGES.txt: update changelog | 19:06 |
CIA-7 | chrisw * r116150 manuel/CHANGES.txt: tidying | 19:06 |
CIA-7 | benji * r116151 manuel/src/manuel/bugs.txt: normalize reST and code style with the rest of the project | 19:06 |
CIA-7 | benji * r116152 manuel/CHANGES.txt: normalize reST and whitespace with the rest of the project | 19:06 |
CIA-7 | benji * r116153 manuel/setup.py: this project keeps the trunk's version set to "0" | 19:06 |
CIA-7 | benji * r116154 manuel/CHANGES.txt: set date in changes for upcoming release | 19:06 |
*** giampaolo has quit IRC | 19:06 | |
*** tisto has quit IRC | 19:08 | |
*** zlinux has quit IRC | 19:08 | |
*** zlinux has joined #zope | 19:09 | |
CIA-7 | benji * r116155 /manuel/tags/1.3.0: tag 1.3.0 | 19:19 |
CIA-7 | benji 1.3.0 * r116156 manuel/setup.py: set version (1.3.0) on tag | 19:19 |
CIA-7 | jim * r116157 ZODB/src/ZODB/tests/testDemoStorage.py: | 19:19 |
CIA-7 | The stdlib doctest.DocTestSuite is broken in such a way that you can't | 19:19 |
CIA-7 | repeat tests. Provide an environment variable to use the doctest from | 19:19 |
CIA-7 | zope.testing. | 19:19 |
*** MatthewWilkes has quit IRC | 19:21 | |
*** davisagli|away is now known as davisagli | 19:21 | |
CIA-7 | benji 1.3.0 * r116158 manuel/CHANGES.txt: remove a reST roll that caused PyPI to not render the change notes | 19:32 |
CIA-7 | benji * r116159 manuel/CHANGES.txt: | 19:32 |
CIA-7 | merge in a fix from 1.3.0 | 19:32 |
CIA-7 | svn merge -c 116158 svn+ssh://svn.zope.org/repos/main/manuel/tags/1.3.0 | 19:32 |
*** ignas has quit IRC | 19:32 | |
*** zagy has joined #zope | 19:35 | |
*** mitchell` is now known as mitchell`off | 19:41 | |
*** digitalmortician has joined #zope | 19:42 | |
*** John[a][away] is now known as John[a] | 19:46 | |
*** slackrunner has quit IRC | 19:57 | |
*** benji-lunch is now known as benji | 20:03 | |
*** menesis has quit IRC | 20:04 | |
*** JaRoel|4D has joined #zope | 20:05 | |
*** John[a] is now known as John | 20:09 | |
*** John has quit IRC | 20:09 | |
*** John has joined #zope | 20:09 | |
*** Hypergraphe has joined #zope | 20:11 | |
*** shastry has joined #zope | 20:13 | |
*** redir has joined #zope | 20:17 | |
*** astoon has joined #zope | 20:22 | |
*** MadRobot has quit IRC | 20:32 | |
CIA-7 | chrisw * r116160 manuel/src/index.txt: fix ReST so note is actually visible ;-) | 20:32 |
*** TomBlockley has quit IRC | 20:33 | |
*** John is now known as John[away] | 20:35 | |
*** evilbungle has quit IRC | 20:36 | |
Moo^_^ | reST in peace | 20:37 |
*** MatthewWilkes has joined #zope | 20:37 | |
*** allisterb has quit IRC | 20:44 | |
*** webmaven has joined #zope | 20:52 | |
*** TresEquis has joined #zope | 20:53 | |
*** John[away] is now known as John | 20:54 | |
*** menesis has joined #zope | 20:57 | |
*** allisterb has joined #zope | 21:01 | |
davisagli | TresEquis: is there non-private info on the issue that was patched in Zope 2.10.12? | 21:03 |
*** redir has quit IRC | 21:03 | |
TresEquis | There is a CVE | 21:05 |
TresEquis | I can un-hide the LP bug, as well | 21:05 |
TresEquis | https://bugs.launchpad.net/zope2/+bug/627988 | 21:06 |
_mup_ | Bug #627988: Anonymous can crash Zope2.10 and 2.11 <Zope 2:Fix Released by tseaver> <https://launchpad.net/bugs/627988> | 21:06 |
davisagli | TresEquis: thanks | 21:06 |
TresEquis | its a weird edge case | 21:07 |
davisagli | TresEquis: who has access to zope2 security bugs on launchpad? | 21:07 |
TresEquis | mostly really the fault of the PAS Cookie plugin | 21:07 |
davisagli | TresEquis: yeah, just wanted to evaluate how much we need the fix. appreciate it | 21:07 |
davisagli | TresEquis: and thanks for the release too | 21:08 |
TresEquis | davisagli: zope-security team, https://launchpad.net/~zope-security | 21:08 |
davisagli | TresEquis: I'd be happy to join; not sure what the process for that is | 21:10 |
davisagli | ah, found the link to apply | 21:10 |
TresEquis | There is a mailing list too, security-response@zope.org | 21:11 |
TresEquis | J1m moderates membership in both, I think | 21:12 |
davisagli | k | 21:12 |
*** eldragon is now known as maharba | 21:19 | |
*** MadRobot has joined #zope | 21:27 | |
*** tfrew87 has joined #zope | 21:29 | |
*** John is now known as John[away] | 21:31 | |
tfrew87 | Hi, I've upgraded to Zope 2.12 and noticed that acquisition is no longer working when I reference a file in a url. Is there a way to turn this feature back on? | 21:31 |
*** alexpilz has joined #zope | 21:44 | |
*** redir has joined #zope | 21:46 | |
*** redir_ has joined #zope | 21:50 | |
*** redir has quit IRC | 21:52 | |
TresEquis | tfrew87: you need to supply more details: acquisition is still alive, well, and kicking in Zope 2.12.x | 22:04 |
*** vipod has quit IRC | 22:16 | |
*** digitalmortician has quit IRC | 22:18 | |
*** daMaestro|isBack has joined #zope | 22:27 | |
*** daMaestro has quit IRC | 22:27 | |
*** daMaestro|isBack is now known as daMaestro | 22:27 | |
*** MrWu has quit IRC | 22:27 | |
*** redir_ has quit IRC | 22:29 | |
*** astoon has quit IRC | 22:32 | |
*** kleist has quit IRC | 22:36 | |
tfrew87 | TresEquis: Solved in Plone, it was an issue with Five | 22:43 |
tfrew87 | thank you | 22:43 |
*** pingviin1 has joined #zope | 22:43 | |
*** Hypergraphe has quit IRC | 22:47 | |
*** pingviini has quit IRC | 22:47 | |
*** Hypergraphe has joined #zope | 22:47 | |
TresEquis | tfrew87: you're welcome | 22:48 |
davisagli | TresEquis: I made a hotfix for that issue on Zope < 2.10. any particular guidelines I should follow or can I just check it in and release it? | 22:55 |
MatthewWilkes | TresEquis: Thank you for stepping up and making those releases, btw! | 22:56 |
TresEquis | davisagli: You might look at the release announcements for the latest hotfix products for suggestions | 22:59 |
davisagli | TresEquis: k | 22:59 |
TresEquis | other than that, you should be fine to go | 22:59 |
TresEquis | MatthewWilkes: you're welcome | 22:59 |
davisagli | TresEquis: I made it as an egg. I suppose I should package as a tarball as well... | 22:59 |
TresEquis | Heh, only if you want it installable in Zope <= 2.9 ;) | 23:01 |
TresEquis | <= 2.12, actually | 23:01 |
*** agroszer has quit IRC | 23:01 | |
davisagli | TresEquis: well, we updated our old instances to use buildout | 23:01 |
*** digitalmortician has joined #zope | 23:07 | |
*** alvaro_ has quit IRC | 23:08 | |
*** alvaro_ has joined #zope | 23:08 | |
*** shastry_ has joined #zope | 23:22 | |
CIA-7 | davisagli * r116161 /Zope/hotfixes/ (11 files in 6 dirs): hotfix for CVE 2010-3198 / bug #627988 on older Zopes | 23:23 |
CIA-7 | davisagli * r116162 /Zope/hotfixes/Products.Zope_Hotfix_CVE_2010_3198/tags: tags | 23:23 |
CIA-7 | davisagli * r116163 /Zope/hotfixes/Products.Zope_Hotfix_CVE_2010_3198/tags/1.0: Tagged Products.Zope_Hotfix_CVE_2010_3198 1.0. | 23:23 |
_mup_ | Bug #627988: Anonymous can crash Zope2.10 and 2.11 <Zope 2:Fix Released by tseaver> <https://launchpad.net/bugs/627988> | 23:23 |
*** yuvilio has joined #zope | 23:25 | |
*** shastry has quit IRC | 23:26 | |
CIA-7 | MatthewWilkes 1.4 * r116164 Products.GenericSetup/Products/GenericSetup/ (version.txt CHANGES.txt): Take the current state of the 1.4 branch as 1.4.6 | 23:37 |
CIA-7 | MatthewWilkes * r116165 /Products.GenericSetup/tags/1.4.6: Tag 1.4.6 of GenericSetup | 23:37 |
CIA-7 | MatthewWilkes 1.4 * r116166 Products.GenericSetup/Products/GenericSetup/ (version.txt CHANGES.txt): Bump version numbers after tagging | 23:37 |
*** mcdonc has quit IRC | 23:43 | |
CIA-7 | jim * r116167 ZODB/src/ZODB/tests/testFileStorage.py: | 23:50 |
CIA-7 | The stdlib doctest.DocTestSuite is broken in such a way that you can't | 23:50 |
CIA-7 | repeat tests. Provide an environment variable to use the doctest from | 23:50 |
CIA-7 | zope.testing. | 23:50 |
*** mcdonc has joined #zope | 23:50 | |
_mup_ | Bug #629086 was filed: fix setup.py when using plain distutils <zope.interface:New> <https://launchpad.net/bugs/629086> | 23:55 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!