Normalize handling of negative timeouts in subprocess.py

Offen
#90,946 2 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Bewertung

Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Anfängerfreundlichkeit
35/100
Issue-Typ
Bug
Klarheit
Muss geklärt werden
Aktivitätsstatus
Veraltet
Tech-Stack
python

Rechercherichtung

Lies subprocess.py zuerst und konzentriere dich auf die Pfade zur Behandlung von Timeouts. Verwende das verknüpfte BPO-Issue und seine Diskussion, um die beabsichtigte Normalisierung für negative Timeouts zu bestimmen. Als erledigt gilt, dass Fälle mit negativen Timeouts über die betroffenen subprocess-Operationen hinweg einheitliches Verhalten aufweisen.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

3.10 3.11 3.8 (EOL) 3.9 (EOL) stdlib
BPO 46790
Nosy @vstinner, @jkloth, @eryksun

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 2022-02-18.17:26:30.966>
labels = ['3.8', 'library', '3.9', '3.10', '3.11']
title = 'Normalize handling of negative timeouts in subprocess.py'
updated_at = <Date 2022-02-18.17:47:08.845>
user = 'https://github.com/jkloth'

bugs.python.org fields:

activity = <Date 2022-02-18.17:47:08.845>
actor = 'jkloth'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2022-02-18.17:26:30.966>
creator = 'jkloth'
dependencies = []
files = []
hgrepos = []
issue_num = 46790
keywords = []
message_count = 2.0
messages = ['413496', '413497']
nosy_count = 3.0
nosy_names = ['vstinner', 'jkloth', 'eryksun']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue46790'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11']

Vorherrschende Sprache
Python
Sterne
77.2k
Forks
36k
Ø Merge
1 T. 9 Std.
Gemergte PRs (30 T.)
558

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
  3. Forken Sie das Repository und arbeiten Sie in einem Branch.
  4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

Mehr aus python/cpython

Alle Issues in python/cpython

Ähnliche Issues

Weitere Issues zu Python

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.