IDLE restarts when one debugs code raising SystemExit
Offen
Dieses Issue hat noch niemand übernommen.
topic-IDLE
type-bug
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 558
Beschreibung
| BPO | 26949 |
|---|---|
| Nosy | @terryjreedy, @pppery, @mlouielu |
| PRs |
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 2016-05-04.12:49:03.499>
labels = ['expert-IDLE', 'type-bug', '3.9']
title = 'IDLE restarts when one debugs code raising SystemExit'
updated_at = <Date 2019-09-20.20:57:18.028>
user = 'https://github.com/pppery'
bugs.python.org fields:
activity = <Date 2019-09-20.20:57:18.028>
actor = 'terry.reedy'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2016-05-04.12:49:03.499>
creator = 'ppperry'
dependencies = []
files = []
hgrepos = []
issue_num = 26949
keywords = []
message_count = 9.0
messages = ['264861', '264863', '264867', '265097', '265101', '294124', '294125', '294775', '352889']
nosy_count = 3.0
nosy_names = ['terry.reedy', 'ppperry', 'louielu']
pr_nums = ['1711']
priority = 'normal'
resolution = None
stage = 'test needed'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue26949'
versions = ['Python 3.9']
Linked PRs
- gh-141328
- gh-157566
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne damit, das IDLE-Debugging-Szenario mit Code zu reproduzieren, der SystemExit auslöst, und prüfe anschließend die verknüpfte Arbeit in python/cpython#1711, gh-141328 und gh-157566. Als erledigt gilt die Aufgabe, wenn IDLE in diesem Debugging-Fall nicht mehr neu startet und das relevante Verhalten durch Tests abgedeckt ist, sofern die verknüpfte Arbeit solche Tests identifiziert.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- desktop
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100