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 eric.snow, ezio.melotti, python-dev, rhettinger
Date 2011-10-16.07:01:29
SpamBayes Score 0.04679083
Marked as misclassified No
Message-id <E1RFKit-0001fe-MM@dinsdale.python.org>
In-reply-to
Content
New changeset 8365f82f8a13 by Raymond Hettinger in branch '3.2':
Issue 13177: Make tracebacks more readable by avoiding chained exceptions in the lru_cache.
http://hg.python.org/cpython/rev/8365f82f8a13
History
Date User Action Args
2011-10-16 07:01:30python-devsetrecipients: + python-dev, rhettinger, ezio.melotti, eric.snow
2011-10-16 07:01:30python-devlinkissue13177 messages
2011-10-16 07:01:29python-devcreate