[Python-Dev] [Python-checkins] (2.6): Issue #11424: Fix bug in determining child loggers.
Antoine Pitrou
solipsis at pitrou.net
Mon Mar 7 19:36:32 CET 2011
More information about the Python-Dev mailing list
Mon Mar 7 19:36:32 CET 2011
- Previous message: [Python-Dev] [Python-checkins] (2.6): Issue #11424: Fix bug in determining child loggers.
- Next message: [Python-Dev] [Python-checkins] (2.6): Issue #11424: Fix bug in determining child loggers.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 07 Mar 2011 19:29:51 +0100 Éric Araujo <merwok at netwok.org> wrote: > Hello, > > > changeset: 68315:b9d76846bb1c > > branch: 2.6 > > parent: 68264:50166a4bcfc6 > > user: Vinay Sajip <vinay_sajip at 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. > > Hook authors: including the local revision number in the -checkins > messages is misleading and possibly harmful. We're using the stock template output from Mercurial (the one you get when typing "hg log -v -r <somechangeset>"). Another issue is that the "files" section in merges doesn't show all affected files. Patches welcome (the hooks are in hg.python.org/hooks). Regards Antoine.
- Previous message: [Python-Dev] [Python-checkins] (2.6): Issue #11424: Fix bug in determining child loggers.
- Next message: [Python-Dev] [Python-checkins] (2.6): Issue #11424: Fix bug in determining child loggers.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list