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

TST: Added test for date_range for bug GH#57456 #59519

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

matsidzi
Copy link
Contributor

Added test for date_range for bug #57456. The bug #57456 is no longer reproduced on the main branch of pandas, because it is fixed after PR #56831.

@rhshadrach rhshadrach added Needs Tests Unit test(s) needed to prevent regressions datetime.date stdlib datetime.date support labels Aug 14, 2024
@mroeschke mroeschke added this to the 3.0 milestone Aug 15, 2024
@mroeschke mroeschke merged commit 523afa8 into pandas-dev:main Aug 15, 2024
47 checks passed
@mroeschke
Copy link
Member

Thanks @matsidzi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datetime.date stdlib datetime.date support Needs Tests Unit test(s) needed to prevent regressions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Inconsistent date_range output when using CustomBusinessDay as freq
3 participants