[issue14936] PEP 3121, 384 refactoring applied to curses_panel module

Robin Schreiber report at bugs.python.org
Mon May 28 18:44:30 CEST 2012


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

I have now applied the Heap-Type Refactoring from PEP 384 to the curses_panel module. Currently I still provide seperate patches for the PEP 3121 and PEP 384 refactoring. As mentioned in Issue #14935 I am planning to release single patches in the future for each module I refactor.

----------
components: Extension Modules
files: curses_panel_pep384.patch
keywords: patch
messages: 161793
nosy: Robin.Schreiber
priority: normal
severity: normal
status: open
title: PEP 3121, 384 refactoring applied to curses_panel module
type: enhancement
versions: Python 3.3
Added file: http://bugs.python.org/file25746/curses_panel_pep384.patch

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


More information about the Python-bugs-list mailing list