os.execv executes in background on Windows

Aperta
#63,323 15 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
python

Direzione di ricerca

Start with the os.execv entry point and the referenced testexecvchild.py file, then reproduce the Windows behavior described in the title. Trace the Windows-specific process execution path and add or update coverage so os.execv does not execute in the background; done means the regression test passes on Windows.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

3.10 extension-modules OS-windows stdlib type-bug
BPO 19124
Nosy @terryjreedy, @pfmoore, @tjguk, @jwilk, @zware, @eryksun, @zooba
Files
  • testexecvchild.py
  • 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 = None
    created_at = <Date 2013-09-29.10:46:42.091>
    labels = ['extension-modules', 'type-bug', 'library', '3.10', 'OS-windows']
    title = 'os.execv executes in background on Windows'
    updated_at = <Date 2021-03-30.18:18:06.766>
    user = 'https://bugs.python.org/techtonik'
    

    bugs.python.org fields:

    activity = <Date 2021-03-30.18:18:06.766>
    actor = 'eryksun'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules', 'Library (Lib)', 'Windows']
    creation = <Date 2013-09-29.10:46:42.091>
    creator = 'techtonik'
    dependencies = []
    files = ['31905']
    hgrepos = []
    issue_num = 19124
    keywords = []
    message_count = 15.0
    messages = ['198578', '198579', '198599', '198613', '198616', '198627', '198628', '198638', '198974', '316754', '389227', '389737', '389802', '389838', '389843']
    nosy_count = 9.0
    nosy_names = ['terry.reedy', 'paul.moore', 'techtonik', 'tim.golden', 'jwilk', 'docs@python', 'zach.ware', 'eryksun', 'steve.dower']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19124'
    versions = ['Python 3.10']
    

    Lingua principale
    Python
    Stelle
    77.2k
    Fork
    36k
    Merge medio
    1g 9h
    PR unite (30g)
    558

    Guida per i contributori

    Apri la guida per i contributori

    Come iniziare

    1. Leggi tutta la issue e poi la guida ai contributi del progetto.
    2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
    3. Fai un fork del repository e lavora su un branch.
    4. Apri una pull request che faccia riferimento al numero della issue.

    Altre issue di python/cpython

    Tutte le issue di python/cpython

    Issue simili

    Altre issue su Python

    Ricevi le nuove issue nella tua casella

    Un breve riepilogo di issue GitHub adatte ai principianti.