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 benjamin.peterson, eric.araujo, python-dev, vinay.sajip
Date 2011-08-19.06:15:54
SpamBayes Score 1.3697562e-05
Marked as misclassified No
Message-id <E1QuIN0-0006zy-3K@dinsdale.python.org>
In-reply-to
Content
New changeset 98d13885a574 by Vinay Sajip in branch '3.2':
Issue #12780: Removed checks in logging for .pyc/.pyo in __file__.
http://hg.python.org/cpython/rev/98d13885a574

New changeset ac0c04d8eafb by Vinay Sajip in branch 'default':
Issue #12780: Merged fix from 3.2.
http://hg.python.org/cpython/rev/ac0c04d8eafb
History
Date User Action Args
2011-08-19 06:15:55python-devsetrecipients: + python-dev, vinay.sajip, benjamin.peterson, eric.araujo
2011-08-19 06:15:55python-devlinkissue12780 messages
2011-08-19 06:15:54python-devcreate