dry-python / dry-python/returns
Support `copy.replace` from 3.13
Aperta
enhancement
good first issue
- Lingua principale
- Python
- Stelle
- 4.4k
- Fork
- 155
- Merge medio
- 2h 27m
- PR unite (30g)
- 22
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.