Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

Timeout in check_output throws TypeError due to missing argument #9

@lcmcninch

Description

@lcmcninch

In Popen._communicate, when TimeoutExpired is called (lines 1190 and 1194) the second argument (timeout) is omitted, resulting in a TypeError.

subprocess32.zip

EDIT: I'm moving too quickly today, basically a dupliate of #7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions