dry-python / dry-python/returns
Support `copy.replace` from 3.13
Đang mở
enhancement
good first issue
- Ngôn ngữ chính
- Python
- Star
- 4.4k
- Fork
- 155
- Merge trung bình
- 2 giờ 27 phút
- Pull request đã merge (30 ngày)
- 22
Mô tả
There are two things that we need to do:
1. Add 3.13 to CI
2. Add `__replace__` magic method https://docs.python.org/3.13/library/copy.html#object.__replace__ to `Container` base class, so we can support https://docs.python.org/3.13/library/copy.html#copy.replace
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.