Skip to content

test_pty fails when using setsid() #82728

Closed
@vstinner

Description

@vstinner
BPO 38547
Nosy @db3l, @vstinner, @pablogsal, @miss-islington
PRs
  • bpo-38547: Fix test_pty if the process is the session leader #17519
  • [3.8] bpo-38547: Fix test_pty if the process is the session leader (GH-17519) #17520
  • [3.7] bpo-38547: Fix test_pty if the process is the session leader (GH-17519) #17521
  • 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 2019-12-09.11:00:12.673>
    created_at = <Date 2019-10-21.11:38:39.966>
    labels = ['tests', '3.9']
    title = 'test_pty fails when using setsid()'
    updated_at = <Date 2019-12-09.11:15:27.344>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-12-09.11:15:27.344>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-12-09.11:00:12.673>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2019-10-21.11:38:39.966>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38547
    keywords = ['patch']
    message_count = 12.0
    messages = ['355059', '357402', '357403', '357414', '357415', '357416', '357419', '358065', '358066', '358067', '358068', '358070']
    nosy_count = 4.0
    nosy_names = ['db3l', 'vstinner', 'pablogsal', 'miss-islington']
    pr_nums = ['17519', '17520', '17521']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38547'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9only security fixestestsTests in the Lib/test dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions