Skip to content
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

refactor: Remove testing.loadMem #4857

Merged
merged 2 commits into from
Jun 9, 2022
Merged

refactor: Remove testing.loadMem #4857

merged 2 commits into from
Jun 9, 2022

Conversation

Marwes
Copy link
Contributor

@Marwes Marwes commented Jun 9, 2022

I have not found anyone overriding this and I am not sure what such an override would do as csv.from
already loads from memory. So I think we can just remove this entirely.

Part of #4768

BREAKING CHANGE:

Use csv.from() instead

I have not found anyone overriding this and I am not sure what such an override would do as `csv.from`
already loads from memory. So I think we can just remove this entirely
@Marwes Marwes requested review from a team as code owners June 9, 2022 14:26
@Marwes Marwes requested review from nathanielc and lwandzura and removed request for a team June 9, 2022 14:26
@Marwes Marwes merged commit 1785418 into master Jun 9, 2022
@Marwes Marwes deleted the remove_load_mem branch June 9, 2022 17:08
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.

2 participants