Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] subprocess set priority on windows #76065

Closed
JamesGKent mannequin opened this issue Oct 27, 2017 · 2 comments
Closed

[Windows] subprocess set priority on windows #76065

JamesGKent mannequin opened this issue Oct 27, 2017 · 2 comments
Labels
3.7 (EOL) end of life OS-windows stdlib Python modules in the Lib dir type-feature A feature request or enhancement

Comments

@JamesGKent
Copy link
Mannequin

JamesGKent mannequin commented Oct 27, 2017

BPO 31884
Nosy @pfmoore, @vstinner, @tjguk, @zware, @zooba, @JamesGKent
PRs
  • bpo-31884 subprocess set priority on windows #4150
  • 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 2017-11-08.15:39:17.773>
    created_at = <Date 2017-10-27.14:02:33.416>
    labels = ['3.7', 'type-feature', 'library', 'OS-windows']
    title = '[Windows] subprocess set priority on windows'
    updated_at = <Date 2017-11-08.15:39:17.772>
    user = 'https://github.com/JamesGKent'

    bugs.python.org fields:

    activity = <Date 2017-11-08.15:39:17.772>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-11-08.15:39:17.773>
    closer = 'vstinner'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2017-10-27.14:02:33.416>
    creator = 'JamesGKent'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31884
    keywords = ['patch']
    message_count = 2.0
    messages = ['305691', '305849']
    nosy_count = 6.0
    nosy_names = ['paul.moore', 'vstinner', 'tim.golden', 'zach.ware', 'steve.dower', 'JamesGKent']
    pr_nums = ['4150']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue31884'
    versions = ['Python 3.7']

    @JamesGKent JamesGKent mannequin added stdlib Python modules in the Lib dir type-feature A feature request or enhancement labels Oct 27, 2017
    @eryksun eryksun added 3.7 (EOL) end of life 3.8 only security fixes OS-windows labels Oct 27, 2017
    @vstinner
    Copy link
    Member

    vstinner commented Nov 6, 2017

    Please describe the issue.

    @vstinner vstinner removed the 3.8 only security fixes label Nov 6, 2017
    @vstinner vstinner changed the title subprocess set priority on windows [Windows] subprocess set priority on windows Nov 6, 2017
    @vstinner
    Copy link
    Member

    vstinner commented Nov 8, 2017

    New changeset b5d9e08 by Victor Stinner (James) in branch 'master':
    bpo-31884 subprocess: add Windows constants for process priority (bpo-4150)
    b5d9e08

    @vstinner vstinner closed this as completed Nov 8, 2017
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.7 (EOL) end of life OS-windows stdlib Python modules in the Lib dir type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants