Results 46 comments of rsheftel

This would be very useful

Do you want to submit a PR and I can add to the package?

1. You can look at the code, I think it goes back to the 1950s or 40s 2. Bank holidays that are NOT stock exchange holidays are not currently implemented....

To be clear: If I want Ruff to do the import optimization: 1. Do I have the checkbox in Pycharm for "Optimize Imports" checked, so Ruff knows to optimize the...

These calendars are defined in the exchange_calendar project here: https://github.com/gerrymanoim/exchange_calendars I would suggest you submit a PR on that repo

Those calendars are defined in the exchange_calendars package. I recommend submitting an issue there https://github.com/gerrymanoim/exchange_calendars

This calendar is maintained in the exchange_calendars project. I suggest you submit an issue there: https://github.com/gerrymanoim/exchange_calendars

That test passes on my local machine and the TOX build here on GitHub. I would suggest trying a new environment with a fresh installation

That may be your issue. Perhaps the backport ZoneInfo is not identical to the real ZoneInfo