Skip to content

Backport PR #40010 on branch 1.2.x #40040

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 1 commit into from
Feb 26, 2021
Merged

Backport PR #40010 on branch 1.2.x #40040

merged 1 commit into from
Feb 26, 2021

Conversation

twoertwein
Copy link
Member

@twoertwein twoertwein commented Feb 25, 2021

Backport PR #40010

@jreback jreback added the IO Network Local or Cloud (AWS, GCS, etc.) IO Issues label Feb 25, 2021
@jreback jreback added this to the 1.2.3 milestone Feb 25, 2021
@jreback
Copy link
Contributor

jreback commented Feb 25, 2021

hmm looks like some tests are failing

@@ -100,7 +100,7 @@ def to_json(
if path_or_buf is not None:
# apply compression and byte/text conversion
with get_handle(
path_or_buf, "wt", compression=compression, storage_options=storage_options
path_or_buf, "t", compression=compression, storage_options=storage_options
Copy link
Member Author

Choose a reason for hiding this comment

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

Should have been "w" :)

@jreback jreback merged commit 4df87a3 into pandas-dev:1.2.x Feb 26, 2021
@jreback
Copy link
Contributor

jreback commented Feb 26, 2021

thanks @twoertwein

@twoertwein twoertwein deleted the auto-backport-of-pr-40010-on-1.2.x branch June 5, 2021 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO Network Local or Cloud (AWS, GCS, etc.) IO Issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants