subprocess.Popen(cwd) documentation: Posix vs Windows

Abierto
#59,738 45 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
3/5
Tiempo estimado
1-2 días
Aptitud para principiantes
30/100
Tipo de issue
Documentación
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
python

Línea de trabajo

Start with the subprocess.Popen(cwd) documentation and the linked issue-15533 patch files, especially the test-case and default patches. Compare what the existing documentation says for Posix and Windows, then update it to describe the platform distinction clearly and verify the related test cases.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

3.10 3.8 (EOL) 3.9 (EOL) docs OS-windows stdlib topic-subprocess type-bug
BPO 15533
Nosy @gpshead, @pfmoore, @tjguk, @ned-deily, @asvetlov, @cjerdonek, @zware, @eryksun, @zooba, @wm75, @damon-atkins, @cwendling
Files
  • issue-15533-test-cases-1.patch
  • issue-15533-2-default.patch
  • issue-15533-3-default.patch
  • issue-15533-4-default.patch
  • issue-15533-5-default.patch
  • issue-15533-6-default.patch
  • issue-15533-7-default.patch
  • issue-15533-8-default.patch
  • 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/gpshead'
    closed_at = None
    created_at = <Date 2012-08-02.05:44:31.435>
    labels = ['type-bug', '3.8', '3.9', '3.10', 'library', 'OS-windows', 'docs']
    title = 'subprocess.Popen(cwd) documentation: Posix vs Windows'
    updated_at = <Date 2021-08-12.19:21:42.067>
    user = 'https://github.com/cjerdonek'
    

    bugs.python.org fields:

    activity = <Date 2021-08-12.19:21:42.067>
    actor = 'eryksun'
    assignee = 'gregory.p.smith'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation', 'Library (Lib)', 'Windows']
    creation = <Date 2012-08-02.05:44:31.435>
    creator = 'chris.jerdonek'
    dependencies = []
    files = ['27016', '27018', '27026', '27112', '27115', '27116', '27118', '27123']
    hgrepos = []
    issue_num = 15533
    keywords = ['patch', 'needs review']
    message_count = 45.0
    messages = ['167194', '169206', '169215', '169216', '169236', '169240', '169724', '169795', '169796', '169820', '169821', '169824', '169825', '169829', '169838', '169871', '170291', '171611', '171620', '171621', '171622', '171649', '171651', '171692', '177694', '177695', '177696', '177697', '177747', '185549', '281658', '281686', '282050', '282052', '286967', '319446', '319447', '319467', '319492', '319530', '320097', '388902', '388903', '399464', '399479']
    nosy_count = 16.0
    nosy_names = ['gregory.p.smith', 'paul.moore', 'tim.golden', 'ned.deily', 'cvrebert', 'asvetlov', 'chris.jerdonek', 'docs@python', 'python-dev', 'zach.ware', 'eryksun', 'steve.dower', 'pepalogik', 'wolma', 'damon-atkins', 'ban']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15533'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
    

    Lenguaje dominante
    Python
    Estrellas
    77.2k
    Forks
    36k
    Merge medio
    1 d 9 h
    PR fusionados (30 d)
    558

    Guía de contribución

    Abrir la guía de contribución

    Primeros pasos

    1. Lee el issue completo y luego la guía de contribución del proyecto.
    2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
    3. Haz un fork del repositorio y trabaja en una rama.
    4. Abre un pull request que haga referencia al número del issue.

    Más de python/cpython

    Todos los issues de python/cpython

    Issues similares

    Más issues de Python

    Recibe los nuevos issues en tu correo

    Un resumen breve de issues de GitHub para principiantes.