Parsing of json dumped booleans
未關閉
- 主要語言
- Python
- 星號
- 28.2k
- 分支
- 1.5k
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Currently, fire command does not recognize json dumped booleans i.e. [true/false] and converts them to strings. Is there a workaround for this atm.
貢獻指南
研究方向
首先找出 Python Fire 的命令列引數解析部分,並使用經 JSON 傾印的 true 和 false 值重現回報的行為。完成的標準是釐清或修正該行為,使這些值不會被轉換成字串,並加入涵蓋兩個布林值的回歸測試。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- cli
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100