> Sure I will look into this. Could you please point me towards the > repository(I'd love it if I could use mercurial for the development process > rather than svn)?.
Core developers still use Subversion (we’re in the process of switching), but you can clone the mirror at http://code.python.org/hg/branches/py3k/ and use named branches for your work. You can look for bugs needing patches on bugs.python.org or open reports and then post patches. The email package is a high-priority task, but it’s not trivial. R. David Murray and Shashwat Anand will maybe comment about the status of the port. Other interesting bugs: http://bugs.python.org/issue7962 http://bugs.python.org/issue8077 Maybe you can post a call on python-list and form a small group of py3k porters. Happy hacking _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com