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 terry.reedy
Recipients blueyed, gvanrossum, terry.reedy
Date 2020-02-24.03:14:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582514097.24.0.059555646494.issue39649@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4015d1cda3cdba869103779eb6ff32ad798ff885 by Daniel Hahler in branch 'master':
bpo-39649: Remove obsolete check for `__args__` in bdb.Bdb.format_stack_entry (GH-18531)
https://github.com/python/cpython/commit/4015d1cda3cdba869103779eb6ff32ad798ff885
History
Date User Action Args
2020-02-24 03:14:57terry.reedysetrecipients: + terry.reedy, gvanrossum, blueyed
2020-02-24 03:14:57terry.reedysetmessageid: <1582514097.24.0.059555646494.issue39649@roundup.psfhosted.org>
2020-02-24 03:14:57terry.reedylinkissue39649 messages
2020-02-24 03:14:57terry.reedycreate