New submission from Robin Schreiber <robin.schrei...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue14935>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to