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 miss-islington
Recipients blueyed, gvanrossum, miss-islington, terry.reedy
Date 2020-02-24.03:33:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582515191.46.0.146327457824.issue39649@roundup.psfhosted.org>
In-reply-to
Content
New changeset c97fc564a6c76ba5287f1b16bc841a1765820b0c by Miss Islington (bot) in branch '3.8':
bpo-39649: Remove obsolete check for `__args__` in bdb.Bdb.format_stack_entry (GH-18531)
https://github.com/python/cpython/commit/c97fc564a6c76ba5287f1b16bc841a1765820b0c
History
Date User Action Args
2020-02-24 03:33:11miss-islingtonsetrecipients: + miss-islington, gvanrossum, terry.reedy, blueyed
2020-02-24 03:33:11miss-islingtonsetmessageid: <1582515191.46.0.146327457824.issue39649@roundup.psfhosted.org>
2020-02-24 03:33:11miss-islingtonlinkissue39649 messages
2020-02-24 03:33:11miss-islingtoncreate