[Python-Dev] Modules for 2.6 inclusion (original) (raw)

Guilherme Polo ggpolo at gmail.com
Fri Jun 6 13:43:10 CEST 2008


2008/6/6 Georg Brandl <g.brandl at gmx.net>:

Hi,

PEP 361 lists the following modules for possible inclusion in 2.6 (next to pyprocessing, which is now accepted): - winerror http://python.org/sf/1505257 (Owner: MAL) This patch has been marked as rejected, so I'll remove the entry from the PEP. - setuptools BDFL pronouncement for inclusion in 2.5: http://mail.python.org/pipermail/python-dev/2006-April/063964.html PJE's withdrawal from 2.5 for inclusion in 2.6: http://mail.python.org/pipermail/python-dev/2006-April/064145.html I guess this will be deferred? - ast http://mail.python.org/pipermail/python-dev/2008-April/078950.html If there's no objection, I'll go over the interface with Thomas, who's working on AST optimization for 2.7, to make sure the ast interface can stay the same after his branch is merged, write the docs and commit it before beta1. - bdistdeb in distutils package http://mail.python.org/pipermail/python-dev/2006-February/060926.html - bdistegg in distutils package - pure python pgen module (Owner: Guido) Deferral to 2.6: http://mail.python.org/pipermail/python-dev/2006-April/064528.html

I created an issue 1 week ago (http://bugs.python.org/issue2983) suggesting the addition of the ttk module to lib-tk, and to the new tkinter package. Is there any chance to this be accepted for Python 2.6 ?

There are also several other "possible" todo items in PEP 361, but they all look as if they are not required to be in before beta1. Georg -- Thus spake the Lord: Thou shalt indent with four spaces. No more, no less. Four shall be the number of spaces thou shalt indent, and the number of thy indenting shall be four. Eight shalt thou not indent, nor either indent thou two, excepting that thou then proceed to four. Tabs are right out.


Python-Dev mailing list Python-Dev at python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/ggpolo%40gmail.com

-- -- Guilherme H. Polo Goncalves



More information about the Python-Dev mailing list