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

Restore download() original alignment behaviour #1283

Merged
merged 1 commit into from
Jan 8, 2023

Conversation

DE0CH
Copy link
Contributor

@DE0CH DE0CH commented Jan 7, 2023

With #1093, setting ignore_tz=True makes download() behave differently to previous version. This PR sets ignore_tz to False by default to bring the behavior of download() to be the same as 0.1.77 and prior.

Fixes #1275.

@ValueRaider
Copy link
Collaborator

I've updated the docstring (that's what I meant by "doc", I should have been specific).

Can you git squash please.

@ValueRaider ValueRaider changed the base branch from main to dev January 7, 2023 16:29
Bring the behavior of download() to be the same as 0.1.77.
@DE0CH
Copy link
Contributor Author

DE0CH commented Jan 8, 2023

Thanks. Just rebased, squashed and pushed.

@ValueRaider ValueRaider merged commit 38637a9 into ranaroussi:dev Jan 8, 2023
@ValueRaider ValueRaider changed the title Change default value to ignore_tz to False Restore download() original alignment behaviour Jan 14, 2023
@ValueRaider ValueRaider mentioned this pull request Jan 14, 2023
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.

Ticket data from different timezone are not aligned (bug introduced with #1085)
2 participants