Martin v. Löwis wrote: >> Just to emphasize this, "changes" means "bugfixes". (I'm mentioning this >> mainly because of the people who joined for 2.6/3.0.) For more info, >> see PEP6 about bugfix releases: >> http://www.python.org/dev/peps/pep-0006/ > > Thanks for clarifying this. For the last 2.5.x release in particular, we > will strictly enforce the "no new features" policy; users interested > in new features should switch to 2.6.
May I suggest http://bugs.python.org/issue1040026 ? It has a fairly simple patch (posixmodule.diff), a new test (test_posix5.PATCH), and it fixes a bug that makes os.times unusable on common platforms. Malte _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com