Skip to content
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

Test with PyICU timezones [Python, guided by maintainer] #692

Open
3 tasks
niccokunzmann opened this issue Jul 9, 2024 · 1 comment
Open
3 tasks

Test with PyICU timezones [Python, guided by maintainer] #692

niccokunzmann opened this issue Jul 9, 2024 · 1 comment
Labels
feature good first issue hacktoberfest Issues for participation in the hacktoberfest https://hacktoberfest.com/

Comments

@niccokunzmann
Copy link
Member

niccokunzmann commented Jul 9, 2024

At the moment, we check icalendar with zoneinfo and pytz.
We can also make sure that PyICU works.

  • create a TimzoneProvider for PyICU
  • parametrize the tests to work with PyICU (conftest.py)
  • add possible additional tests
@niccokunzmann niccokunzmann added feature good first issue hacktoberfest Issues for participation in the hacktoberfest https://hacktoberfest.com/ labels Jul 9, 2024
@niccokunzmann niccokunzmann changed the title Test with dateutil timezones [Python, guided by maintainer] Test with PyICU timezones [Python, guided by maintainer] Sep 3, 2024
@devdanzin
Copy link
Contributor

For anyone trying to tackle this, building PyICU can be a hassle, so I suggest either using Anaconda or trying a wheel from https://github.com/cgohlke/pyicu-build/releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature good first issue hacktoberfest Issues for participation in the hacktoberfest https://hacktoberfest.com/
Projects
None yet
Development

No branches or pull requests

2 participants