Fix mimetypes.init() to account for from import
Aperta
Nessuno ha ancora preso questa issue.
stdlib
type-bug
- Lingua principale
- Python
- Stelle
- 77.2k
- Fork
- 36k
- Metriche di merge delle PR
- Metriche PR in attesa
Descrizione
| BPO | 34938 |
|---|---|
| Nosy | @warsaw, @bitdancer, @zooba, @maxking, @YoSTEALTH, @csabella, @tirkarthi, @brandtbucher, @AWhetter, @akulakov |
| 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 2018-10-08.22:13:09.185>
labels = ['type-bug', '3.10']
title = 'Fix mimetype.init() to account for from import'
updated_at = <Date 2021-08-13.04:01:58.660>
user = 'https://github.com/YoSTEALTH'
bugs.python.org fields:
activity = <Date 2021-08-13.04:01:58.660>
actor = 'andrei.avk'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2018-10-08.22:13:09.185>
creator = 'YoSTEALTH'
dependencies = []
files = []
hgrepos = []
issue_num = 34938
keywords = ['patch']
message_count = 7.0
messages = ['327375', '353966', '355581', '358718', '359070', '369746', '399490']
nosy_count = 10.0
nosy_names = ['barry', 'r.david.murray', 'steve.dower', 'maxking', 'YoSTEALTH', 'cheryl.sabella', 'xtreak', 'brandtbucher', 'AWhetter', 'andrei.avk']
pr_nums = ['16567']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue34938'
versions = ['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
Start by reading the mimetypes.init() entry point and the original issue discussion referenced as BPO 34938. Compare the existing behavior with the from-import case described by the title, and inspect python/cpython#16567 for prior work. Done means a reviewed fix with regression coverage for the reported behavior.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- backend
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 30/100