aboutcode-org / aboutcode-org/commoncode

Replace with standard libraries such as pathlib

未關閉
#101 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
4
分支
23
PR 合併指標
30 天內沒有已合併 PR

描述

A lot of the code in certain files, such as `src/commoncode/paths.py` and `src/commoncode/filetype.py` and possible others can be replaced by standard methods from the `pathlib` module. This has a few benefits:

1. less maintenance on your part
2. `pathlib` has seen more testing than your code
3. possible optimisations in `pathlib`

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。