Skip to content

BUG: Timestamp ignoring explicit tz=None #58226

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

Merged
merged 4 commits into from
Apr 15, 2024

Conversation

tqa236
Copy link
Contributor

@tqa236 tqa236 commented Apr 11, 2024

@tqa236 tqa236 requested a review from MarcoGorelli as a code owner April 11, 2024 22:24
@mroeschke mroeschke added Timezones Timezone data dtype Timestamp pd.Timestamp and associated methods labels Apr 15, 2024
@mroeschke mroeschke added this to the 3.0 milestone Apr 15, 2024
@mroeschke mroeschke merged commit 8bba1d4 into pandas-dev:main Apr 15, 2024
52 checks passed
@mroeschke
Copy link
Member

Thanks @tqa236

@tqa236 tqa236 deleted the raise-explicit-tz-none branch April 15, 2024 17:17
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
* BUG: Timestamp ignoring explicit tz=None

* Fix lint error

* Fix new edge case

* Simplify
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Timestamp pd.Timestamp and associated methods Timezones Timezone data dtype
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: explicit tz=None ignored in Timestamp constructor
2 participants