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_datetimes.py: fix literal string #60820

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

haampie
Copy link

@haampie haampie commented Jan 30, 2025

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

@haampie haampie requested a review from MarcoGorelli as a code owner January 30, 2025 13:16
@haampie haampie force-pushed the hs/fix/literal-string branch from 956db27 to 211429a Compare January 30, 2025 13:17
Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well-spotted, thanks @haampie

@MarcoGorelli MarcoGorelli added Clean Error Reporting Incorrect or improved errors from pandas labels Jan 30, 2025
@MarcoGorelli MarcoGorelli added this to the 3.0 milestone Jan 30, 2025
@MarcoGorelli
Copy link
Member

If you just add a whatsnew entry to 3.0.0 I think this can be merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Error Reporting Incorrect or improved errors from pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants