On Mon, 18 Jan 2010 17:24:20 -0500, Barry Warsaw <ba...@python.org> wrote:
> On Jan 18, 2010, at 03:44 PM, R. David Murray wrote:
> Since Python itself has no DVCS still, I might propose using Bazaar and
> Launchpad to track the work.  I already have three branches that may or may
> not have anything useful in them (they represent my previous attempts at
> this):
> 
> * lp:~barry/+junk/email-ng
> * lp:~barry/python/30email
> * lp:~barry/python/email6

I've looked briefly at your email6 branch, and will take a look at
the others.  But unless you think there are specifically relevant
bits to look at, I probably won't look too closely until we have
the new API design roughed out.

Did you start doing any test refactoring in any of the branches?

> I'm in the process of re-establishing code imports of the various
> Python branches on Launchpad.  They had been using the bzr mirrors on
> code.python.org, but those haven't been updated in a very long time.
> I'm going to blow those away and re-import from the Subversion
> branches.  After that's working it should allow you to bzr branch any
> active Python branch and hack on things from there.  That might make
> the most sense since some of the bugs you've identified affect other
> than just the email package.

I think since you are the email czar and you are deeply involved with
bzr and launchpad, that this makes sense :)

I'm not sure how best to integrate this with Launchpad to make it public,
though.  I created a project (python-email6), pulled py3k according to
your instructions on python-dev, pushed it to launchpad, and linked it
to to the project as trunk.  Was that the right thing to do?  Or should
I request membership in the Python team and create an 'email6' branch
there instead?

> >I'm also interested to know who will be at PyCon and interested in BOF
> >and/or sprint activities involving the email package.
> 
> I'll be at PyCon though I don't yet know exactly what I'll be sprinting on.
> email package is a possibility.  The sprint sign up page is here:
> 
> http://us.pycon.org/2010/sprints/signup/

The sprint page doesn't list the core sprint yet.  Any idea who is
organizing it this year? 

--David
_______________________________________________
Email-SIG mailing list
Email-SIG@python.org
Your options: 
http://mail.python.org/mailman/options/email-sig/archive%40mail-archive.com

Reply via email to