falconry / falconry/python-mimeparse

request: add support for parsing and matching suffixes

未关闭
#50 9 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
20
派生
12
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

这个仓库没有索引到贡献指南

调研方向

该 issue 没有指出文件、测试或入口点。首先定位用于解析和匹配媒体类型的 Python 函数及其测试,然后跟踪 `application/vnd.oai.openapi+json` 的处理方式;完成的标准是匹配可以使用其组和 `json` 后缀,同时保留完整的媒体类型。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
tooling
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
38/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。