Fixed
- Ensure docstrings and error messages are consistent in Rust extension as well as the pure-Python version
- Remove ondocumented properties
hour
/minute
/etc fromInstant
that were accidentally left in the Rust extension. exact_eq()
now also raisesTypeError
in the pure Python version when comparing different types.