Add more `application` MIME types detectable by the `mimetypes` module
未關閉
還沒有人認領這個 Issue。
stdlib
type-feature
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 35.9k
- PR 合併指標
- PR 指標待擷取
描述
Add the following MIME types with associated file extensions detectable by the mimetypes module (and tests for such module):
- application/efi
- application/pem-certificate-chain
- application/pgp-keys
- application/sql
- application/zstd
- application/ocsp-request
- application/ocsp-response
- application/mathematica
- application/mathml+xml
- application/mbox
- application/pem-certificate-chain
Linked PRs
- gh-140393
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先審查 PR gh-140393,然後使用連結的 IANA 註冊資料來確定每個所要求的 application MIME 類型所對應的檔案副檔名。mimetypes 模組應識別列出的類型,並以測試涵蓋新的對應;請注意,application/pem-certificate-chain 被列出了兩次。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- tooling
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 20/100