-
-
Notifications
You must be signed in to change notification settings - Fork 18k
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
BUG: pd.ExcelFile closes stream on destruction #32544
Merged
TomAugspurger
merged 9 commits into
pandas-dev:master
from
roberthdevries:fix-31467-pd.ExcelFile-closes-stream-on-destruction
Mar 12, 2020
Merged
BUG: pd.ExcelFile closes stream on destruction #32544
TomAugspurger
merged 9 commits into
pandas-dev:master
from
roberthdevries:fix-31467-pd.ExcelFile-closes-stream-on-destruction
Mar 12, 2020
Commits on Mar 11, 2020
-
FIX: pandas.ExcelFile should not close stream passed as parameter on …
…destruction Regression test added Bonus: refactor closing of openpyxl file into openpyxl class instead of anti-pattern check in ExcelFile.close() for openpyxl engine
Configuration menu - View commit details
-
Copy full SHA for 9b018f6 - Browse repository at this point
Copy the full SHA 9b018f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c81041 - Browse repository at this point
Copy the full SHA 3c81041View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22a06fc - Browse repository at this point
Copy the full SHA 22a06fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b9fff9 - Browse repository at this point
Copy the full SHA 9b9fff9View commit details -
Revert "Fix warning in unit test"
This reverts commit 002f1e0.
Configuration menu - View commit details
-
Copy full SHA for 443780d - Browse repository at this point
Copy the full SHA 443780dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58e83fb - Browse repository at this point
Copy the full SHA 58e83fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7609675 - Browse repository at this point
Copy the full SHA 7609675View commit details -
Configuration menu - View commit details
-
Copy full SHA for 509f203 - Browse repository at this point
Copy the full SHA 509f203View commit details
Commits on Mar 12, 2020
-
Merge remote-tracking branch 'upstream/master' into fix-31467-pd.Exce…
…lFile-closes-stream-on-destruction
Configuration menu - View commit details
-
Copy full SHA for a8ea7bb - Browse repository at this point
Copy the full SHA a8ea7bbView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.