[issue15787] PEP 3121 Refactoring

2013-08-07 Thread Alexander Belopolsky
Changes by Alexander Belopolsky : -- dependencies: +PEP 3121, 384 refactoring applied to curses_panel module ___ Python tracker ___ __

[issue15787] PEP 3121 Refactoring

2013-08-07 Thread Alexander Belopolsky
Changes by Alexander Belopolsky : -- dependencies: +PEP 3121 Refactoring applied to _csv module ___ Python tracker ___ ___ Python-bugs

[issue15787] PEP 3121 Refactoring

2012-09-08 Thread Alexander Belopolsky
Changes by Alexander Belopolsky : -- dependencies: +PEP 3121, 384 Refactoring applied to ctypes module ___ Python tracker ___ ___ Pyth

[issue15787] PEP 3121 Refactoring

2012-09-02 Thread Alexander Belopolsky
Changes by Alexander Belopolsky : -- dependencies: +PEP 3121, 384 Refactoring applied to xx module, PEP 3121, 384 Refactoring applied to xxsubtype module ___ Python tracker ___

[issue15787] PEP 3121 Refactoring

2012-08-27 Thread Stefan Krah
Changes by Stefan Krah : -- nosy: +skrah ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org

[issue15787] PEP 3121 Refactoring

2012-08-26 Thread Alexander Belopolsky
Changes by Alexander Belopolsky : -- nosy: +loewis ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.

[issue15787] PEP 3121 Refactoring

2012-08-26 Thread Alexander Belopolsky
Alexander Belopolsky added the comment: Robin, Perhaps we should start with the "xx" modules: Modules/xxmodule.c and Modules/xxsubtype.c. These modules server as a demonstration of best practices and it is natural to use them to iron out any refactoring issues without any risk to deployed co

[issue15787] PEP 3121 Refactoring

2012-08-26 Thread Alexander Belopolsky
Changes by Alexander Belopolsky : -- dependencies: +PEP 3121, 384 Refactoring applied to decimal module, PEP 3121, 384 Refactoring applied to grp module, PEP 3121, 384 Refactoring applied to ossaudio module, PEP 3121, 384 Refactoring applied to resource module, PEP 3121, 384 Refactori

[issue15787] PEP 3121 Refactoring

2012-08-26 Thread Alexander Belopolsky
Changes by Alexander Belopolsky : -- dependencies: -Add VS CRT redist to the MSI installer ___ Python tracker ___ ___ Python-bugs-lis

[issue15787] PEP 3121 Refactoring

2012-08-26 Thread Alexander Belopolsky
Changes by Alexander Belopolsky : -- dependencies: +Add VS CRT redist to the MSI installer, PEP 3121 Refactoring applied to nis module, PEP 3121 refactoring applied to fpetest module, PEP 3121 refactoring applied to pwd module, PEP 3121, 384 Refactoring applied to itertools module, PE

[issue15787] PEP 3121 Refactoring

2012-08-26 Thread Alexander Belopolsky
Changes by Alexander Belopolsky : -- dependencies: +PEP 3121 refactoring applied to audioop module, PEP 3121 refactoring applied to binascii module, PEP 3121 refactoring applied to fpectl module, PEP 3121, 384 Refactoring applied to array module, PEP 3121, 384 Refactoring applied to r

[issue15787] PEP 3121 Refactoring

2012-08-26 Thread Alexander Belopolsky
Changes by Alexander Belopolsky : -- dependencies: +PEP 3121, 384 refactoring applied to elementtree module, PEP 3121, 384 refactoring applied to gdbm module, PEP 3121, 384 refactoring applied to hashopenssl module, PEP 3121, 384 refactoring applied to lzma module

[issue15787] PEP 3121 Refactoring

2012-08-26 Thread Alexander Belopolsky
Changes by Alexander Belopolsky : -- dependencies: +PEP 3121, 384 refactoring applied to curses module, PEP 3121, 384 refactoring applied to datetime module, PEP 3121, 384 refactoring applied to dbm module ___ Python tracker

[issue15787] PEP 3121 Refactoring

2012-08-26 Thread Alexander Belopolsky
New submission from Alexander Belopolsky: This is a meta-issue to keep track of a global PEP 3121 refactoring effort. Per-module issues will be added as dependencies. Let's move the discussion that is not specific to any particular module here. -- components: Extension Modules message