bloomberg / bloomberg/python-comdb2
Allow opting in to treat datetimeus as datetime rather than DatetimeUS
未關閉
- 主要語言
- Python
- 星號
- 29
- 分支
- 28
- 平均合併
- 11 小時 25 分鐘
- 30 天內合併 PR
- 2
描述
For new applications/databases it might make sense to not have to deal with this historic artifact. DatetimeUS can trip up some downstream libraries like pydantic/fastapi.
貢獻指南
研究方向
先找出 Python API 將資料庫類型 `datetimeus` 對應至 `DatetimeUS` 的位置,接著檢查任何相關測試或型別處理的進入點。完成的定義是:為新的應用程式或資料庫提供有文件說明的 opt-in,讓 `datetimeus` 以 `datetime` 處理,同時不改變現有的預設行為。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- databases
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 30/100