The io module doesn't support non-blocking files

Abierto
#57,531 51 comentarios 1 reacción 1 asignado Ver en GitHub

@serhiy-storchaka ya está trabajando en esto.

Desde el 29/1/2024.

Evaluación

Este issue todavía no se ha evaluado.

Descripción

3.11 3.12 3.13 stdlib topic-IO type-bug
BPO 13322
Nosy @pitrou, @vstinner, @benjaminp, @jab, @vadmium, @jstasiak, @bharel, @izbyshev
Files
  • blockingioerror.py
  • blockingioerror.py
  • write_blockingioerror.patch
  • write_blockingioerror.patch
  • write_blockingioerror.patch
  • write_blockingioerror.patch
  • nonblock-none.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 = None
    closed_at = None
    created_at = <Date 2011-11-02.15:08:55.126>
    labels = ['type-bug', 'library', '3.9']
    title = "The io module doesn't support non-blocking files"
    updated_at = <Date 2020-08-16.18:51:47.700>
    user = 'https://bugs.python.org/sbt'
    

    bugs.python.org fields:

    activity = <Date 2020-08-16.18:51:47.700>
    actor = 'bar.harel'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2011-11-02.15:08:55.126>
    creator = 'sbt'
    dependencies = []
    files = ['23590', '23598', '23613', '23628', '23693', '23724', '37995']
    hgrepos = []
    issue_num = 13322
    keywords = ['patch']
    message_count = 43.0
    messages = ['146841', '146878', '146936', '146940', '146998', '147003', '147004', '147009', '147011', '147012', '147013', '147023', '147027', '147028', '147048', '147061', '147071', '147242', '147387', '147405', '147409', '147664', '147682', '147875', '147916', '147923', '148074', '151937', '235023', '235249', '235316', '239371', '307763', '307764', '307770', '307773', '334044', '354337', '354339', '354341', '354342', '354345', '375519']
    nosy_count = 14.0
    nosy_names = ['pitrou', 'vstinner', 'benjamin.peterson', 'stutzbach', 'jab', 'neologix', 'abacabadabacaba', 'docs@python', 'python-dev', 'sbt', 'martin.panter', 'jstasiak', 'bar.harel', 'izbyshev']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue13322'
    versions = ['Python 3.9']
    

    Linked PRs
    • gh-105224
    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.