[New-bugs-announce] [issue14935] PEP 341 Refactoring applied to _csv module

Robin Schreiber report at bugs.python.org
Mon May 28 18:22:51 CEST 2012


New submission from Robin Schreiber <robin.schreiber at me.com>:

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)

----------
components: Extension Modules
files: csv_pep341.patch
keywords: patch
messages: 161791
nosy: Robin.Schreiber
priority: normal
severity: normal
status: open
title: PEP 341 Refactoring applied to _csv module
type: enhancement
versions: Python 3.3
Added file: http://bugs.python.org/file25745/csv_pep341.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14935>
_______________________________________


More information about the New-bugs-announce mailing list