On Thu, 10 Mar 2011 21:29:59 +0100 Éric Araujo <mer...@netwok.org> wrote: > Hi, > > >> changeset: 68315:b9d76846bb1c > >> branch: 2.6 > >> parent: 68264:50166a4bcfc6 > >> user: Vinay Sajip <vinay_sa...@yahoo.co.uk> > >> date: Mon Mar 07 15:02:11 2011 +0000 > >> summary: > >> Issue #11424: Fix bug in determining child loggers. > > > > This does not look like a security bug, and is therefore not suitable > > for 2.6. > > I’d like to know what we should do about this: just ignore it and not > import it into Subversion, or revert it in Mercurial too?
If you revert (backout) it in Mercurial, you should be careful to dummy-merge the backout in 2.7 (so that the backout doesn't get accidentally propagated by someone else doing a merge from 2.6 to 2.7). Regards Antoine. _______________________________________________ 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