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 gvanrossum
Recipients The Compiler, ZackerySpytz, gvanrossum, hroncok, iritkatriel, pablogsal, terry.reedy, vinay.sajip
Date 2021-02-23.17:43:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614102207.32.0.187205001789.issue43146@roundup.psfhosted.org>
In-reply-to
Content
New changeset b798ab06937f8bb24b444a49dd42e11fff15e654 by Irit Katriel in branch 'master':
bpo-43146: fix None-handling in single-arg traceback.print_exception(None) (GH-24629)
https://github.com/python/cpython/commit/b798ab06937f8bb24b444a49dd42e11fff15e654
History
Date User Action Args
2021-02-23 17:43:27gvanrossumsetrecipients: + gvanrossum, terry.reedy, vinay.sajip, The Compiler, hroncok, ZackerySpytz, pablogsal, iritkatriel
2021-02-23 17:43:27gvanrossumsetmessageid: <1614102207.32.0.187205001789.issue43146@roundup.psfhosted.org>
2021-02-23 17:43:27gvanrossumlinkissue43146 messages
2021-02-23 17:43:27gvanrossumcreate