add sys.exception() (original) (raw)
BPO | 46328 |
---|---|
Nosy | @warsaw, @ericsnowcurrently, @sweeneyde, @iritkatriel, @AlexWaygood |
PRs | bpo-46328: added sys.exception() #30514 |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = 'https://github.com/iritkatriel' closed_at = <Date 2022-01-13.12:36:20.282> created_at = <Date 2022-01-10.11:50:17.000> labels = ['type-feature', 'library', '3.11'] title = 'add sys.exception()' updated_at = <Date 2022-01-13.12:36:20.282> user = 'https://github.com/iritkatriel'
bugs.python.org fields:
activity = <Date 2022-01-13.12:36:20.282> actor = 'iritkatriel' assignee = 'iritkatriel' closed = True closed_date = <Date 2022-01-13.12:36:20.282> closer = 'iritkatriel' components = ['Library (Lib)'] creation = <Date 2022-01-10.11:50:17.000> creator = 'iritkatriel' dependencies = [] files = [] hgrepos = [] issue_num = 46328 keywords = ['patch'] message_count = 9.0 messages = ['410204', '410216', '410222', '410224', '410225', '410255', '410258', '410260', '410489'] nosy_count = 5.0 nosy_names = ['barry', 'eric.snow', 'Dennis Sweeney', 'iritkatriel', 'AlexWaygood'] pr_nums = ['30514'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue46328' versions = ['Python 3.11']