
Jan. 24, 2011
10:03 p.m.
On Mon, 24 Jan 2011 11:46:45 -0800 Raymond Hettinger <raymond.hettinger@gmail.com> wrote:
This isn't a critical issue (nothing is broken) but we're a week from another release candidate, so the new Py3.2 package organization (unittest was flat in Py3.1 and its test were under Lib/test) is about to become a de-facto decision that will be hard to undo.
Well can we stop being melodramatic? Tests are not part of the API and so they are free to move whenever we want. No need to hold a release candidate for that. Regards Antoine.