os.symlink: FileExistsError shows wrong message
Aperta
Nessuno ha ancora preso questa issue.
extension-modules
type-bug
- Lingua principale
- Python
- Stelle
- 77.2k
- Fork
- 36k
- Merge medio
- 1g 9h
- PR unite (30g)
- 558
Descrizione
| BPO | 29657 |
|---|---|
| Nosy | @larryhastings, @serhiy-storchaka, @eryksun, @sayanchowdhury, @zhangyangyu, @andrewnester, @Miserlou, @Jongy, @kamilturek |
| 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 2017-02-26.08:52:24.286>
labels = ['interpreter-core', 'type-bug', '3.8', '3.9', '3.10', 'extension-modules']
title = 'os.symlink: FileExistsError shows wrong message'
updated_at = <Date 2021-05-01.14:08:17.914>
user = 'https://bugs.python.org/wrohdewald'
bugs.python.org fields:
activity = <Date 2021-05-01.14:08:17.914>
actor = 'Yonatan Goldschmidt'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Extension Modules', 'Interpreter Core']
creation = <Date 2017-02-26.08:52:24.286>
creator = 'wrohdewald'
dependencies = []
files = ['46671']
hgrepos = []
issue_num = 29657
keywords = []
message_count = 12.0
messages = ['288591', '288592', '288906', '288936', '288947', '288963', '288971', '289064', '296270', '296273', '330827', '392598']
nosy_count = 10.0
nosy_names = ['larry', 'wrohdewald', 'serhiy.storchaka', 'eryksun', 'sayanchowdhury', 'xiang.zhang', 'andrewnester', 'miserlou', 'Yonatan Goldschmidt', 'kamilturek']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue29657'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
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.
Direzione di ricerca
Inizia eseguendo il file x.py allegato e analizza il messaggio FileExistsError prodotto da os.symlink quando la destinazione esiste già. Traccia l’implementazione pertinente di os.symlink e i test esistenti sulle eccezioni, quindi conferma che il messaggio riportato descriva accuratamente il fallimento e che la regressione sia coperta da un test.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- operating-systems
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 38/100