There are two things that we need to do:
- Add 3.13 to CI
- 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
Reactions are currently unavailable
There are two things that we need to do: