aboutcode-org / aboutcode-org/commoncode

Replace with standard libraries such as pathlib

オープン
#101 コメント 1 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。