Skip to content

Python Release 5.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 10:58

Changelog

v5.2.0 (2023-06-20)

Full Changelog

Implemented enhancements:

  • Implement modulo operation Timestamp % Timedelta -> Timestamp #178
  • Time types are not hashable #177
  • Allow to divide Timedelta by a Timedelta #131

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator