Skip to content

remove dependency on pytz #911

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 20, 2025
Merged

Conversation

WeepingClown13
Copy link
Contributor

@WeepingClown13 WeepingClown13 commented Aug 20, 2025

Hello, thank you for your work on pendulum! pendulum has a bunch of timezone related package dependencies (some removed now, some still active), among which tzdata is only used in tests and can be removed completely in favor of builtin Zoneinfo. I am the maintainer of pendulum package in debian and the debian package has been safely carrying this patch for more than an year. I have been intending to upstream this patch since then, but it never happened till now.

PS: There are test failures when I checked locally, but they already exist before this.

Pull Request Check List

  • Added tests for changed code.
  • Updated documentation for changed code.

Copy link

codspeed-hq bot commented Aug 20, 2025

CodSpeed Performance Report

Merging #911 will not alter performance

Comparing WeepingClown13:master (6b6f910) with master (8a1860d)

Summary

✅ 1 untouched benchmarks

@Secrus Secrus merged commit 317b4b7 into python-pendulum:master Aug 20, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants