On Mon, May 5, 2008 at 5:03 PM, Benjamin Peterson <[EMAIL PROTECTED]> wrote: > On Mon, May 5, 2008 at 6:20 PM, Brett Cannon <[EMAIL PROTECTED]> wrote: > > On Mon, May 5, 2008 at 3:33 PM, Guido van Rossum <[EMAIL PROTECTED]> 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@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com