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 benjamin.peterson
Recipients amaury.forgeotdarc, benjamin.peterson, christian.heimes, giampaolo.rodola, ialbert, pitrou, wplappert
Date 2009-02-19.03:36:02
SpamBayes Score 2.674334e-07
Marked as misclassified No
Message-id <1235014567.85.0.0759250019392.issue4565@psf.upfronthosting.co.za>
In-reply-to
Content
This is basically going to be the killer feature in 3.1 ;). Therefore,
these are steps I think we need before we can merge the branch:

- Fix the dependencies. (#4967)
- Resolve all outstanding issues with the IO lib on the io-c branch.
- Rewrite the rest of StringIO in C?
- Anything else I forgot?
History
Date User Action Args
2009-02-19 03:36:08benjamin.petersonsetrecipients: + benjamin.peterson, amaury.forgeotdarc, pitrou, giampaolo.rodola, christian.heimes, wplappert, ialbert
2009-02-19 03:36:07benjamin.petersonsetmessageid: <1235014567.85.0.0759250019392.issue4565@psf.upfronthosting.co.za>
2009-02-19 03:36:02benjamin.petersonlinkissue4565 messages
2009-02-19 03:36:02benjamin.petersoncreate