-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 (oops, I thought this went out earlier). I wanted to let the zope-dev community know a bit about what Christian Theune and I have been doing this week. We have done a fair bit of tidying for the ZTK projects on Launchpad: - - Each ZTK package is now a separate Launchpad project, under the umbrella of the 'zopetoolkit' project group: https://launchpad.net/zopetoolkit/ I did some minimal branding (the circle Z logo) across the ZTK projects; Christian updated the metadata on them, including fixing up descriptinons and adding PyPI download links. - - Each of those projects has bug tracking turned on. You can drill down into any of them from the "umbrella" page and click the "Bugs" tab at the top. You can also see an overview for the whole ZTK: https://bugs.launchpad.net/zopetoolkit - - I did a bit of "Augean stable shoveling" in the Zope3 tracker, moving bugs which were obviously tied to one of the ZTK projects into the appropriate project, and leaving behind a "wontfix" in the Zope3 project (since we're not making new Zope3 releases, we can't be fixing bugs there). I left behind about 70 bugs which are tied up with packages whcih don't yet have a real home. At this point, there are significant sets of bugs to be tackled in many of the ZTK projects: I'm hoping that having them grouped together that way will enable folks to focus on getting a number of bugs for a given project closed quickly, as in at a bug day. - - Charlie Clarke put together a script which polls Launchpad for "languishing" bugs for a project. I hacked on it a bit, allowing running the report against the 'zopetoolkit' project group, etc.: http://svn.zope.org/zope.bugchecker/trunk I am attaching a copy of the report for the ZTK projects. - - I requested that the Launchpad folks set up mirrored imports of the SVN trunks for all the ZTK projects (some were already being imported, some aren't yet done). Each project's branch can now be checked out using a nicely mnemonic bzr command, e.g.: $ bzr branch lp:zope.interface You can drill down to a project, and click the "Branches" tab to see any branches (most have only the one trunk branc). You can also see an overview of all the ZTK branches: https://code.launchpad.net/zopetoolkit I am hopeful that having the code easily branchable with a DVCS will lower the barrier to contributing at something like a bug day, for instance. Enjoy! Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkvHIqEACgkQ+gerLs4ltQ5GogCfT2yDPYb3w6zsRvCWyeRt8jSe 22QAnRiaOmFy3DHvCC40t56dGhVc/1/V =3zbq -----END PGP SIGNATURE----- ============================================================================== Languishing bugs report ============================================================================== States included: New, Confirmed Minimum age: 30 ------------------------------------------------------------------------------ zope.annotation : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.applicationcontrol : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.authentication : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.browser : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.browsermenu : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.browserpage : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.browserresource : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.cachedescriptors : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.catalog : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.component : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.componentvocabulary : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.configuration : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.container : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.contentprovider : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.contenttype : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.copy : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.copypastemove : languishing bugs: 1 ------------------------------------------------------------------------------ Bug #240381 in zope.copypastemove: "ZODB error when copy-pasting a blob file (zope.file)" Confirmed 2008-06-16 https://api.edge.launchpad.net/1.0/~ct-gocept https://bugs.launchpad.net/zope.copypastemove/+bug/240381 ------------------------------------------------------------------------------ zope.datetime : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.deferredimport : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.deprecation : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.documenttemplate : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.dottedname : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.dublincore : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.error : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.event : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.exceptions : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.file : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.filerepresentation : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.formlib : languishing bugs: 1 ------------------------------------------------------------------------------ Bug #528466 in zope.formlib: "zope.formlib.form.Action does not work with Unicode label" New 2010-02-26 None https://bugs.launchpad.net/zope.formlib/+bug/528466 ------------------------------------------------------------------------------ zope.hookable : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.html : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.i18n : languishing bugs: 1 ------------------------------------------------------------------------------ Bug #527940 in zope.i18n: "zope.i18n.locale does not accept arbitrary decimal values" New 2010-02-25 None https://bugs.launchpad.net/zope.i18n/+bug/527940 ------------------------------------------------------------------------------ zope.i18nmessageid : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.index : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.interface : languishing bugs: 2 ------------------------------------------------------------------------------ Bug #180844 in zope.interface: "assignment to __class__ is broken" New 2008-01-06 None https://bugs.launchpad.net/zope.interface/+bug/180844 Bug #531662 in zope.interface: "There is no version attribute anywhere in zope.interface" New 2010-03-03 None https://bugs.launchpad.net/zope.interface/+bug/531662 ------------------------------------------------------------------------------ zope.intid : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.keyreference : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.lifecycleevent : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.location : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.login : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.mimetype : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.minmax : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.pagetemplate : languishing bugs: 1 ------------------------------------------------------------------------------ Bug #98254 in zope.pagetemplate: ".pt Compile Errors Masked in Skins" New 2009-09-13 None https://bugs.launchpad.net/zope.pagetemplate/+bug/98254 ------------------------------------------------------------------------------ zope.password : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.pluggableauth : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.principalannotation : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.principalregistry : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.processlifetime : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.proxy : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.ptresource : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.publisher : languishing bugs: 1 ------------------------------------------------------------------------------ Bug #98374 in zope.publisher: "BrowserRequest and HTTPRequest contain a mixture of str and unicode strings" Confirmed 2006-06-14 None https://bugs.launchpad.net/zope.publisher/+bug/98374 ------------------------------------------------------------------------------ zope.ramcache : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.rdb : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.schema : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.security : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.securitypolicy : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.sendmail : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.sequencesort : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.server : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.session : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.site : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.size : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.structuredtext : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.tal : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.tales : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.testbrowser : languishing bugs: 1 ------------------------------------------------------------------------------ Bug #280334 in zope.testbrowser: "'mechanize' doesn't work with Python 2.6 'urllib2' due to missing 'timeout' attribute" New 2008-10-08 None https://bugs.launchpad.net/zope.testbrowser/+bug/280334 ------------------------------------------------------------------------------ zope.testing : languishing bugs: 13 ------------------------------------------------------------------------------ Bug #98420 in zope.testing: "failure on zope.testing test on Windows" Confirmed 2006-08-20 None https://bugs.launchpad.net/zope.testing/+bug/98420 Bug #98470 in zope.testing: "Zope coverage bug when testing nested packages" Confirmed 2007-01-04 None https://bugs.launchpad.net/zope.testing/+bug/98470 Bug #117615 in zope.testing: "testrunner can't run unit tests with specified layers" Confirmed 2007-05-29 None https://bugs.launchpad.net/zope.testing/+bug/117615 Bug #143951 in zope.testing: "testrunner won't follow symbolic links on Mac OS X" New 2007-09-10 None https://bugs.launchpad.net/zope.testing/+bug/143951 Bug #98429 in zope.testing: "Testing framework should set the site to None before starting a new test" New 2007-07-26 None https://bugs.launchpad.net/zope.testing/+bug/98429 Bug #306478 in zope.testing: "zope.testing ought to have a per-user config file" New 2008-12-09 None https://bugs.launchpad.net/zope.testing/+bug/306478 Bug #126169 in zope.testing: "doctest: ELLIPSIS " New 2007-07-15 None https://bugs.launchpad.net/zope.testing/+bug/126169 Bug #221151 in zope.testing: "StartUpFailure.shortDescription() fails with AttributeError" New 2008-04-23 None https://bugs.launchpad.net/zope.testing/+bug/221151 Bug #257515 in zope.testing: "remove_stale_bytecode stops test run, if unlink fails" New 2008-08-13 None https://bugs.launchpad.net/zope.testing/+bug/257515 Bug #262578 in zope.testing: "print followed by exception eats print" Confirmed 2008-08-29 None https://bugs.launchpad.net/zope.testing/+bug/262578 Bug #402086 in zope.testing: "Tests in Layers inheriting from UnitTestLayer are not executed as unit tests" New 2009-07-21 None https://bugs.launchpad.net/zope.testing/+bug/402086 Bug #446073 in zope.testing: "layer ordering detection is wrong" New 2009-10-08 None https://bugs.launchpad.net/zope.testing/+bug/446073 Bug #497871 in zope.testing: "zope.testing should run unit tests first" Confirmed 2009-12-17 None https://bugs.launchpad.net/zope.testing/+bug/497871 ------------------------------------------------------------------------------ zope.testrecorder : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.traversing : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zope.viewlet : languishing bugs: 0 ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ zopetoolkit-project : languishing bugs: 0 ------------------------------------------------------------------------------ ============================================================================== Total languishing bugs: 21 ==============================================================================