falconry / falconry/python-mimeparse
request: add support for parsing and matching suffixes
- Lingua principale
- Python
- Stelle
- 20
- Fork
- 12
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Since the times of XML media often have a suffix, for example `application/vnd.oai.openapi+json`. This conveys separate information on syntax and semantics.
Ability to match by group and suffix (in the example: `application`, `json`) would let applications to communicate the exact media type, and libraries to process such content in a generic way.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
The issue names no files, tests, or entry points. Start by locating the Python media-type parsing and matching functions and their tests, then trace how `application/vnd.oai.openapi+json` is handled; done means matching can use its group and `json` suffix while preserving the complete media type.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- tooling
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 38/100