Skip to content

[Typing] Enhance the WriteExcelBuffer protocol to be compatible with io.BinaryIO #58422

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
Apr 25, 2024
Merged

[Typing] Enhance the WriteExcelBuffer protocol to be compatible with io.BinaryIO #58422

merged 1 commit into from
Apr 25, 2024

Conversation

pcorpet
Copy link
Contributor

@pcorpet pcorpet commented Apr 25, 2024

@pcorpet pcorpet requested a review from Dr-Irv as a code owner April 25, 2024 15:31
Copy link
Contributor

@Dr-Irv Dr-Irv left a comment

Choose a reason for hiding this comment

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

Would you mind also doing a similar PR in pandas-stubs ?

@Dr-Irv Dr-Irv merged commit 12e47e9 into pandas-dev:main Apr 25, 2024
46 checks passed
@pcorpet pcorpet deleted the truncate-type branch April 25, 2024 21:12
@pcorpet
Copy link
Contributor Author

pcorpet commented Apr 25, 2024

Would you mind also doing a similar PR in pandas-stubs ?

Sure, here it is pandas-dev/pandas-stubs#912

pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
…io.BinaryIO (pandas-dev#58422)

TYP: Enhance the WriteExcelBuffer protocol to be compatible with io.BinaryIO
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.

BUG: Typing: pd.ExcelWriter cannot accept an io.BytesIO instance as first arg
2 participants