On Thu, Feb 12, 2009 at 1:20 PM, Antoine Pitrou <solip...@pitrou.net> wrote: > Jesse Noller <jnoller <at> gmail.com> writes: >> >> I'm afraid I've gone branch-stupid. I have a a few changes that should >> be on the boat for the next release, but I can't for the life of me >> remember which branch to push to - right now the changes are on trunk >> and py3k. > > The next release (3.0.1) is tomorrow. Unless those changes are really > important, > I humbly advocate deferring them to after tomorrow, for fear that they > introduce > last-minute breakage. > > (the branch names are release26-maint and release30-maint, if that's what > you're > asking :-)) >
The changes have been stable since checked in, I have no problems holding off, but they're also not big. Doc changes, fixes to the logger and a segfault fix mainly. I have no problem holding off. r68862 | jesse.noller | 2009-01-22 16:53:22 -0500 (Thu, 22 Jan 2009) | 1 line Issue 4593: apply() documentation is unclear ------------------------------------------------------------------------ r68839 | jesse.noller | 2009-01-20 21:08:17 -0500 (Tue, 20 Jan 2009) | 1 line Issue 5009: multiprocessing: failure in manager._debug_info() ------------------------------------------------------------------------ r68787 | jesse.noller | 2009-01-19 19:16:38 -0500 (Mon, 19 Jan 2009) | 1 line issue 5002: fix windows warning that I intro'ed with r68768 ------------------------------------------------------------------------ r68768 | jesse.noller | 2009-01-19 10:12:22 -0500 (Mon, 19 Jan 2009) | 1 line Resolve issue 3321: (segfault) _multiprocessing.Connection() doesn't check handle ------------------------------------------------------------------------ r68737 | jesse.noller | 2009-01-18 16:04:36 -0500 (Sun, 18 Jan 2009) | 1 line issue 4301: patch logging to add processName, remove the old _check_logger_class code ------------------------------------------------------------------------ r68708 | jesse.noller | 2009-01-17 21:45:38 -0500 (Sat, 17 Jan 2009) | 1 line Resolve issue 4449: AssertionError in mp_benchmarks.py ------------------------------------------------------------------------ _______________________________________________ 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