Race conditions in Tkinter with non-threaded Tcl
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Idoneità per principianti
- 20/100
Direzione di ricerca
Inizia con i riproduttori forniti TkinterCrash2-2.py, TkinterCrash3-2-2.py e test_threads_tk.py, quindi leggi TkinterHanders.py e TkinterHanders3.py. Esamina le pull request esistenti 6444, 6972 e 6990 prima di apportare modifiche. L’issue è in revisione della patch, quindi il completamento richiede di risolvere le race condition segnalate e validare i casi di riproduzione.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
| BPO | 33257 |
|---|---|
| Nosy | @terryjreedy, @roseman, @serhiy-storchaka, @native-api |
| PRs | |
| Files |
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 2018-04-10.16:41:09.432>
labels = ['3.8', '3.7', 'expert-tkinter', 'type-crash']
title = 'Race conditions in Tkinter with non-threaded Tcl'
updated_at = <Date 2018-10-27.23:10:44.251>
user = 'https://github.com/native-api'
bugs.python.org fields:
activity = <Date 2018-10-27.23:10:44.251>
actor = 'terry.reedy'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2018-04-10.16:41:09.432>
creator = 'Ivan.Pozdeev'
dependencies = []
files = ['47529', '47530', '47536', '47561', '47565', '47566', '47620']
hgrepos = []
issue_num = 33257
keywords = ['patch']
message_count = 29.0
messages = ['315172', '315271', '315283', '315285', '315286', '315304', '315878', '315899', '316087', '316089', '316092', '316093', '316095', '316096', '316097', '316098', '316099', '316100', '316103', '316105', '316106', '316241', '316265', '316418', '316451', '316689', '316921', '317875', '328662']
nosy_count = 5.0
nosy_names = ['terry.reedy', 'markroseman', 'PythonInTheGrass', 'serhiy.storchaka', 'Ivan.Pozdeev']
pr_nums = ['6444', '6972', '6990']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue33257'
versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']
- 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
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di python/cpython
-
docs pending
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
-
stdlib type-feature
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
-
stdlib type-feature
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
-
build type-bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 76/100
-
stdlib topic-email type-feature
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
Tutte le issue di python/cpython
Issue simili
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 82/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 84/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 86/100
-
🐛 Bug 🔔 Pending processing
Difficoltà 2/5 1-3 ore Idoneità per principianti 84/100
jumpserver/jumpserver#17584 ·