aboutcode-org / aboutcode-org/commoncode

Replace with standard libraries such as pathlib

Đang mở
#101 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
4
Fork
23
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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`

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.