This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rockstar
Recipients alberanid, anadelonbrin, astraw, dairiki, ebfe, jafo, kbk, leonidasxiv, loewis, rockstar, tarek
Date 2009-05-02.22:56:20
SpamBayes Score 4.442201e-10
Marked as misclassified No
Message-id <1241304982.88.0.665964103676.issue1054967@psf.upfronthosting.co.za>
In-reply-to
Content
I've been doing a review of this patch for the last few hours.  There
are a few issues that need to be taken care of in order for it to move
forward, and I'm currently working on them, in this order:

  1. Update the patch to the most recent svn.  The most current patch is
almost 5 years old.  I've ported it forward.
  2. Fix the unittests.  The patch is failing its unittests currently,
and so I'm fixing the unittests, and will be adding tests where there
may not be any coverage.
  3. Implement the suggestions made by alberanid and kbk, adding tests
where necessary.

  I've been chatting with jafo, and am willing to commit to maintaining
this code for the next few years, and am willing to sign the contributor
agreement in order to do so.  I don't particularly want to step on
anyone's toes, so if someone else is also working on this, I'm happy to
hand off what I've already been working on.
History
Date User Action Args
2009-05-02 22:56:23rockstarsetrecipients: + rockstar, loewis, kbk, jafo, anadelonbrin, astraw, dairiki, alberanid, leonidasxiv, tarek, ebfe
2009-05-02 22:56:22rockstarsetmessageid: <1241304982.88.0.665964103676.issue1054967@psf.upfronthosting.co.za>
2009-05-02 22:56:21rockstarlinkissue1054967 messages
2009-05-02 22:56:20rockstarcreate