unittest.TestProgram.usageExit no longer invoked · Issue #67048 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

@rbtcollins

Description

@rbtcollins

BPO 22859
Nosy @rbtcollins, @JelleZijlstra, @carlosdamazio
PRs bpo-22859: deprecating unittest.TestProgram.usageExit #30293

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 = None closed_at = <Date 2022-03-17.02:41:51.121> created_at = <Date 2014-11-13.10:25:22.043> labels = ['easy', 'type-bug', 'library', '3.11'] title = 'unittest.TestProgram.usageExit no longer invoked' updated_at = <Date 2022-03-17.02:41:51.120> user = 'https://github.com/rbtcollins'

bugs.python.org fields:

activity = <Date 2022-03-17.02:41:51.120> actor = 'JelleZijlstra' assignee = 'none' closed = True closed_date = <Date 2022-03-17.02:41:51.121> closer = 'JelleZijlstra' components = ['Library (Lib)'] creation = <Date 2014-11-13.10:25:22.043> creator = 'rbcollins' dependencies = [] files = [] hgrepos = [] issue_num = 22859 keywords = ['patch', 'easy'] message_count = 5.0 messages = ['231102', '409324', '411442', '415383', '415384'] nosy_count = 3.0 nosy_names = ['rbcollins', 'JelleZijlstra', 'carlosdamazio'] pr_nums = ['30293'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue22859' versions = ['Python 3.11']