Skip to content

TST: use with where possible instead of manual close #48931

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
Oct 11, 2022

Conversation

akx
Copy link
Contributor

@akx akx commented Oct 4, 2022

@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label Oct 4, 2022
@mroeschke
Copy link
Member

Looks like there are some test failures from the CI

would this need a whatsnew entry?

Nope

@akx akx force-pushed the manual-closes branch 4 times, most recently from 1d0d4e7 to 847e95a Compare October 10, 2022 07:35
@akx
Copy link
Contributor Author

akx commented Oct 10, 2022

@mroeschke Rebased (#48925, #48926 conflicted...) and CI passes now.

Coincidentally fixes some StataReaders being left open in tests.
@akx akx requested a review from mroeschke October 11, 2022 08:40
@mroeschke mroeschke added the IO Data IO issues that don't fit into a more specific label label Oct 11, 2022
@mroeschke mroeschke added this to the 1.6 milestone Oct 11, 2022
@mroeschke mroeschke merged commit b48a73f into pandas-dev:main Oct 11, 2022
@mroeschke
Copy link
Member

Awesome! Thanks @akx. Object closing PRs are very much appreciated.

@mroeschke mroeschke modified the milestones: 1.6, 2.0 Oct 13, 2022
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
…48931)

Coincidentally fixes some StataReaders being left open in tests.
@akx akx deleted the manual-closes branch November 15, 2022 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO Data IO issues that don't fit into a more specific label Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants