Skip to content

os.dup() fails for standard streams on Windows 7 #81730

Description

@roasterdave
BPO 37549
Nosy @pfmoore, @vstinner, @tjguk, @ned-deily, @ambv, @zware, @eryksun, @zooba, @MojoVampire, @xflr6, @nicoddemus, @ZackerySpytz, @miss-islington, @websurfer5, @roasterdave
PRs
  • bpo-37549: os.dup() fails for standard streams on Windows 7 #15389
  • [3.8] bpo-37549: os.dup() fails for standard streams on Windows 7 (GH-15389) #15437
  • [3.7] bpo-37549: os.dup() fails for standard streams on Windows 7 (GH-15389) #15438
  • 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 = 'https://github.com/zooba'
    closed_at = <Date 2019-08-26.15:39:30.575>
    created_at = <Date 2019-07-10.17:52:05.833>
    labels = ['type-bug', '3.8', 'release-blocker', 'extension-modules', '3.7', 'OS-windows']
    title = 'os.dup() fails for standard streams on Windows 7'
    updated_at = <Date 2019-08-26.15:39:30.574>
    user = 'https://github.com/roasterdave'

    bugs.python.org fields:

    activity = <Date 2019-08-26.15:39:30.574>
    actor = 'steve.dower'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2019-08-26.15:39:30.575>
    closer = 'steve.dower'
    components = ['Extension Modules', 'Windows']
    creation = <Date 2019-07-10.17:52:05.833>
    creator = 'daveb'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37549
    keywords = ['patch']
    message_count = 17.0
    messages = ['347627', '347632', '347642', '347644', '347668', '347671', '348656', '348671', '348674', '348686', '350193', '350290', '350322', '350323', '350324', '350326', '350327']
    nosy_count = 15.0
    nosy_names = ['paul.moore', 'vstinner', 'tim.golden', 'ned.deily', 'lukasz.langa', 'zach.ware', 'eryksun', 'steve.dower', 'josh.r', 'xflr6', 'Bruno Oliveira', 'ZackerySpytz', 'miss-islington', 'Jeffrey.Kintscher', 'daveb']
    pr_nums = ['15389', '15437', '15438']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37549'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions