Re: Kick starting email 6.0 development

Barry Warsaw <[email protected]> Mon, 18 Jan 2010 17:24:20 -0500
Newsgroups gmane.comp.python.mime.devel
Organization Damn Crazy Followers of the Horn
Message-ID <20100118172420.029cdbf7@freewill>
On Jan 18, 2010, at 03:44 PM, R. David Murray wrote:

>With Barry's encouragement, and based on the summaries I prepared for
>the Email Wiki and discussion with Barry, I submitted a proposal to the
>PSF to fund me to do development work on the email 6 module.  As you
>will read in the proposal[1], this works for me since I do contract
>programming work as part of my income, and with funding I can devote
>that portion of my time (and more, I hope) to this project.

This is awesome David!

>My thought is that all the work should be done using a DVCS, to give
>maximum opportunity for others to contribute as their time allows.
>I welcome thoughts about how best to set this up to provide maximum
>access for this community of interest.

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'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'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/

>[3] http://www.bitdance.com/test/projects/email6/issues/

That one is *scary* :).
-Barry
signature.asc (application/pgp-signature, 835 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iQIcBAEBCAAGBQJLVN+UAAoJEBJutWOnSwa/cVoP/1FENTLPRdb3m/08KHtpdg5S
0K6IZaT/YvuVrEPV+4Gb1L/SKaOOSOf02Y7H6N7thZsmRpisjUa/Znf6eM96PVQX
9AScWi1OPIMvy60f/FBWzp12I9wSros9xIARW3LIkRHPER8vM5IPbvtIfV84eVGW
Fn1Nm1egfH2WN3t0IU7NPPZqmHSQw1Zr2XnSlNbyPJ8/hmq0xAVqfWO2z507CnSP
fifScgT/XkJQSw9ez7SpJUge6s7GssQXCHDvAWHs+djT3LbXmbKH/KiOKJkfJWCd
VLus4ELzZcBWwcSZpS1iz0OwNjqb2WUy24QuK9b2JxfS+qQmu6EyiKJSxOWgJDPC
TGH5oMg7Pexwr5ZAtcC8swD4/FwqjpmnGSMaXvDt0d+1sMddbrAY9n7QBM5mk7eW
TA8fDdxLoobdxFeG4LorGKZ2ECdRGfsQRyVPE6h8RjmHRYBqbbLY4L3Sf/CWLVoU
qvVG4j6IWV/+Szw+Nq7aDPXZTzf51oc3THII90iJSqnvz6V52J4I3QZ17GAvZKth
VKcLw51XfetAzjpU4J+bjr41UPBO0/oxu0cUOJOV3xwRUt8OEdVoxIBwJV/B1Bhg
6qmIRVx9s1yt07dYZ7vxODXSiIpYibjqESSwSidDQsHcBRhaDqPhnmZ3rrfq/+tb
6rFJEQUXx+iuRXfS95Db
=616F
-----END PGP SIGNATURE-----