Skip to content

Calls to platform._syscmd_ver() dependent functions consume STDIN #88738

Description

@Konstantin-Glukhov
BPO 44572
Nosy @pfmoore, @tjguk, @zware, @zooba, @pablogsal, @miss-islington, @Konstantin-Glukhov
PRs
  • bpo-44572: On Windows platform disconnect STDIN in platform._syscmd_ver() to prevent erroneous STDIN consumption #27050
  • bpo-44572: On Windows platform disconnect STDIN in platform._syscmd_ver() to prevent erroneous STDIN consumption #27092
  • [3.10] bpo-44572: On Windows, disconnect STDIN in platform._syscmd_ver() to prevent erroneous STDIN consumption (GH-27092) #27124
  • [3.9] bpo-44572: On Windows, disconnect STDIN in platform._syscmd_ver() to prevent erroneous STDIN consumption (GH-27092) #27125
  • 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 2021-07-14.16:17:42.724>
    created_at = <Date 2021-07-06.16:21:17.421>
    labels = ['type-bug', '3.9', '3.10', '3.11', 'library', 'OS-windows']
    title = 'Calls to platform._syscmd_ver() dependent functions consume STDIN'
    updated_at = <Date 2021-07-14.16:17:42.723>
    user = 'https://github.com/Konstantin-Glukhov'

    bugs.python.org fields:

    activity = <Date 2021-07-14.16:17:42.723>
    actor = 'steve.dower'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-07-14.16:17:42.724>
    closer = 'steve.dower'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2021-07-06.16:21:17.421>
    creator = 'glukhov.k'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44572
    keywords = ['patch', '3.9regression']
    message_count = 12.0
    messages = ['397044', '397052', '397053', '397055', '397083', '397085', '397101', '397103', '397439', '397444', '397491', '397492']
    nosy_count = 7.0
    nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', 'pablogsal', 'miss-islington', 'glukhov.k']
    pr_nums = ['27050', '27092', '27124', '27125']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue44572'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9 (EOL)end of lifeOS-windowsstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions