trace CLI doesn't respect -s option

BPO 26818
Nosy @abalkin, @berkerpeksag
PRs
  • bpo-26818: Add a test to make sure the bug is fixed #8664
  • [3.7] bpo-26818: Add a test to make sure the bug is fixed (GH-8664) #8732
  • Files
  • trace_cli_cummary.diff
  • 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 2018-08-11.06:29:00.275>
    created_at = <Date 2016-04-21.14:28:39.506>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = "trace CLI doesn't respect -s option"
    updated_at = <Date 2018-08-11.06:29:00.264>
    user = 'https://github.com/berkerpeksag'

    bugs.python.org fields:

    activity = <Date 2018-08-11.06:29:00.264>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-08-11.06:29:00.275>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2016-04-21.14:28:39.506>
    creator = 'berker.peksag'
    dependencies = []
    files = ['42556']
    hgrepos = []
    issue_num = 26818
    keywords = ['patch']
    message_count = 3.0
    messages = ['263921', '323402', '323404']
    nosy_count = 2.0
    nosy_names = ['belopolsky', 'berker.peksag']
    pr_nums = ['8664', '8732']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26818'
    versions = ['Python 3.7', 'Python 3.8']