Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2026

This PR contains the following updates:

Package Change Age Confidence
DateTime ==5.1==6.0 age confidence

Release Notes

zopefoundation/DateTime (DateTime)

v6.0

Compare Source

  • Add support for Python 3.13, 3.14.

  • Drop support for Python 3.7, 3.8, 3.9.

  • Remove setuptools fossils.

  • Remove Python2 compatiblity code.

v5.5

Compare Source

  • Change pickle format to export the microseconds as an int, to
    solve a problem with dates after 2038.
    (#&#8203;56 <https://github.com/zopefoundation/DateTime/issues/56>_)

v5.4

Compare Source

  • Fix UnknownTimeZoneError when unpickling DateTime.DateTime().asdatetime().
    (#&#8203;58 <https://github.com/zopefoundation/DateTime/issues/58>_)

  • Repair equality comparison between DateTime instances and other types.
    (#&#8203;60 <https://github.com/zopefoundation/DateTime/issues/60>_)

v5.3

Compare Source

  • Add support for Python 3.12.

  • Add preliminary support for Python 3.13a2.

v5.2

Compare Source

  • Cast int to float in compare methods.
  • Fix compare methods between DateTime instances and None.
    (#&#8203;52 <https://github.com/zopefoundation/DateTime/issues/52>_)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Feb 7, 2026
@renovate renovate bot changed the title chore(deps): update dependency datetime to v6 chore(deps): update dependency datetime to v6 - autoclosed Feb 7, 2026
@renovate renovate bot closed this Feb 7, 2026
@renovate renovate bot deleted the renovate/datetime-6.x branch February 7, 2026 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants