-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
patch wsl compatibility #38546
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
patch wsl compatibility #38546
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. I am not sure this can reliably be tested, but confirmed this works on your end?
I see, and yes, it's working for me. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @mbkupfer
can you add a whatsnew note, 1.3. bug fix for i/o section.
can you open an issue and push this upstream as well
Change wsl check to something more universal and consistent
works for me too. |
@jreback I've rebased the original commit and added a line in whatsnew. Let me know if you need anything else from my end. |
thanks @mbkupfer |
Change wsl check to something more universal and consistent
black pandas
git diff upstream/master -u -- "*.py" | flake8 --diff