using pre-built sqlite3 on windows
未關閉
還沒有人認領這個 Issue。
build
OS-windows
topic-sqlite3
type-feature
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
Bug report
Bug description:
Similar to what libffi does with libffiIncludeDir and libffiOutDir and openssl with with opensslIncludeDir and opensslOutDir, add sqlite3IncludeDir and sqlite3OutDir so it's possible to use a pre-built sqlite3 on Windows
CPython versions tested on:
3.12
Operating systems tested on:
Windows
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先追蹤 Windows 建置設定中現有的 libffiIncludeDir/libffiOutDir 和 opensslIncludeDir/opensslOutDir 處理方式。新增對 sqlite3IncludeDir 和 sqlite3OutDir 的等效支援,讓 Windows 能夠使用預先建置的 sqlite3,然後驗證 CPython 3.12 的 Windows 建置路徑。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python, sqlite
- 領域
- build-system, databases
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100