Standardize os result dataclass documentation
Đang mở
@cmaloney đang làm issue này rồi.
Từ ngày 18/6/2026.
docs
- Ngôn ngữ chính
- Python
- Star
- 77.2k
- Fork
- 35.9k
- Chỉ số merge pull request
- Chỉ số pull request đang chờ
Mô tả
Documentation
- Document
times_resultandwaitid_resultwith members explicitly. Note the returned module name varies depending on environment (Ex.nt.times_resultvs.posix.times_result) - Between class definition and flag sentences add a sentence referring back to the function that uses the flags (ex.
os.wait*+os.WCONTINUED,os.preadv+os.RWF_HIPRI) - For each dataclass like type ensure there are references to the functions which can produce it.
Spotted by @serhiy-storchaka in https://github.com/python/cpython/pull/151301#pullrequestreview-4492900491
Linked PRs
- gh-157132
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.