[Python-Dev] Volunteer help with porting (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Tue Sep 7 17:17:19 CEST 2010
- Previous message: [Python-Dev] Volunteer help with porting
- Next message: [Python-Dev] Volunteer help with porting
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 7 Sep 2010 20:12:26 +0530 Prashant Kumar <contactprashantat at gmail.com> wrote:
> > Right, and there are other standard library modules (cgi, ftplib, nntplib, > etc) that either need fixing or auditing as to how they handle bytes / > strings. >
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)?.
http://code.python.org/hg/branches/py3k/
Also don't forget to check for relevant issues on http://bugs.python.org For example, NNTP-related issues (either bugs or feature wishes): http://bugs.python.org/issue1926 http://bugs.python.org/issue7644
Regards
Antoine.
- Previous message: [Python-Dev] Volunteer help with porting
- Next message: [Python-Dev] Volunteer help with porting
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]