Skip to content

CLN: remove unused file opening and mmap code from parsers.pyx #40431

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
Mar 15, 2021
Merged

CLN: remove unused file opening and mmap code from parsers.pyx #40431

merged 1 commit into from
Mar 15, 2021

Conversation

twoertwein
Copy link
Member

The removed code has never been used since #36997. TextReader is only ever called with file handles.

@simonjayhawkins simonjayhawkins added Clean IO CSV read_csv, to_csv labels Mar 14, 2021
@jbrockmendel
Copy link
Member

nice! cc @WillAyd

@jreback jreback added this to the 1.3 milestone Mar 14, 2021
@jreback
Copy link
Contributor

jreback commented Mar 14, 2021

lgtm.

@WillAyd WillAyd merged commit 348d43f into pandas-dev:master Mar 15, 2021
@WillAyd
Copy link
Member

WillAyd commented Mar 15, 2021

Thanks @twoertwein

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean IO CSV read_csv, to_csv
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants