This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients akuchling, barry, chrisisbd, lilydjwg, petri.lehtinen, python-dev, r.david.murray
Date 2012-06-29.10:55:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SkYrN-0001JF-C2@dinsdale.python.org>
In-reply-to
Content
New changeset 3d7a75e945ee by Petri Lehtinen in branch '2.7':
#9559: Don't call _pre_mailbox_hook more than once
http://hg.python.org/cpython/rev/3d7a75e945ee

New changeset 7cf5a629fde2 by Petri Lehtinen in branch '3.2':
#9559: Don't call _pre_mailbox_hook more than once
http://hg.python.org/cpython/rev/7cf5a629fde2

New changeset 5a0ec296b287 by Petri Lehtinen in branch 'default':
#9559: Don't call _pre_mailbox_hook more than once
http://hg.python.org/cpython/rev/5a0ec296b287
History
Date User Action Args
2012-06-29 10:55:35python-devsetrecipients: + python-dev, barry, akuchling, r.david.murray, chrisisbd, petri.lehtinen, lilydjwg
2012-06-29 10:55:34python-devlinkissue9559 messages
2012-06-29 10:55:34python-devcreate