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 Robin.Schreiber
Recipients Robin.Schreiber
Date 2012-05-28.16:22:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338222171.68.0.797250497291.issue14935@psf.upfronthosting.co.za>
In-reply-to
Content
Corresponding to my previous Issue #14732 I have now applied the Heap-Type Refactoring from PEP 341 to the _csv module. As I will apply this refactoring for almost every Standard Module, I will bundle my PEP3121 and PEP341 refactorings into a single patch for future releases. (In case there are no objections)
History
Date User Action Args
2012-05-28 16:22:52Robin.Schreibersetrecipients: + Robin.Schreiber
2012-05-28 16:22:51Robin.Schreibersetmessageid: <1338222171.68.0.797250497291.issue14935@psf.upfronthosting.co.za>
2012-05-28 16:22:51Robin.Schreiberlinkissue14935 messages
2012-05-28 16:22:50Robin.Schreibercreate