[Python-3000] PEP 3108 - stdlib reorg/cleanup
Jeremy Hylton
jeremy at alum.mit.edu
Tue May 6 15:24:24 CEST 2008
If we want to grab a particular restructuring task, is there a way to
record that we're working on it?
Jeremy
On Tue, May 6, 2008 at 2:22 AM, Brett Cannon <brett at python.org> wrote:
> On Mon, May 5, 2008 at 5:03 PM, Benjamin Peterson
> <musiccomposition at gmail.com> wrote:
> > On Mon, May 5, 2008 at 6:20 PM, Brett Cannon <brett at python.org> wrote:
> > > On Mon, May 5, 2008 at 3:33 PM, Guido van Rossum <guido at python.org> wrote:
> > > >
> >
> > > > I've accepted this PEP.
> > >
> > > Woohoo!
> >
> > Congrats!
> >
> >
> > >
> > > > Everyone, get to work on implementing this!
> > > > I'm sure some small nits will come up during the work that nobody
> > > > anticipated during the PEP discussion. In that case, let's be flexible
> > > > and work to update the PEP with the best possible solution.
> > >
> > > And use the PEP to keep track of what state everything is in!
> > > Hopefully I will start work on this tonight or tomorrow.
> >
> > What can I/we do to help?
>
> Once I have worked out exactly needs to be done for each possible
> thing (deletion, rename), then going through the motions in terms of
> just doing the right thing for 2.6/3.0. I have an idea on how I want
> to test the deletion warnings. Once I have that in place then it
> should be a matter of adding the tests to test_py3kwarn, the warning
> in the module, and the proper note in the docs.
>
> -Brett
>
>
> _______________________________________________
> Python-3000 mailing list
> Python-3000 at python.org
> http://mail.python.org/mailman/listinfo/python-3000
> Unsubscribe: http://mail.python.org/mailman/options/python-3000/jeremy%40alum.mit.edu
>
More information about the Python-3000
mailing list