BPO | [34279](https://bugs.python.org/issue34279) --- | :--- Nosy | @terryjreedy, @vstinner, @serhiy-storchaka, @pablogsal, @miss-islington PRs | python/cpython#10150python/cpython#10800python/cpython#10801python/cpython#10802python/cpython#11132python/cpython#11155python/cpython#11156python/cpython#11158 *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: ```python assignee = None closed_at = created_at = labels = ['3.8', '3.7', 'tests'] title = 'RFC: issue a warning in regrtest when no tests have been executed?' updated_at = user = 'https://github.com/vstinner' ``` bugs.python.org fields: ```python activity = actor = 'vstinner' assignee = 'none' closed = True closed_date = closer = 'vstinner' components = ['Tests'] creation = creator = 'vstinner' dependencies = [] files = [] hgrepos = [] issue_num = 34279 keywords = ['patch'] message_count = 12.0 messages = ['322667', '322684', '322783', '323087', '330705', '330720', '330722', '330725', '330728', '331808', '331818', '331824'] nosy_count = 5.0 nosy_names = ['terry.reedy', 'vstinner', 'serhiy.storchaka', 'pablogsal', 'miss-islington'] pr_nums = ['10150', '10800', '10801', '10802', '11132', '11155', '11156', '11158'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue34279' versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8'] ```