Skip to content

CLN: assorted cleanups, remove unicode checks in cython #28879

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 4 commits into from
Oct 10, 2019

Conversation

jbrockmendel
Copy link
Member

No description provided.

Copy link
Member

@WillAyd WillAyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep makes a lot of sense here

@@ -161,7 +161,7 @@ def arithmetic_op(
right: Any,
op,
str_rep: str,
eval_kwargs: Dict[str, str],
eval_kwargs: Dict[str, bool],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice this makes sense. Would certainly love a follow up to comment that all the way through

@WillAyd WillAyd added the Clean label Oct 10, 2019
@WillAyd WillAyd added this to the 1.0 milestone Oct 10, 2019
@WillAyd WillAyd merged commit 5cbd82b into pandas-dev:master Oct 10, 2019
@jbrockmendel jbrockmendel deleted the cln4 branch October 10, 2019 01:43
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
bongolegend pushed a commit to bongolegend/pandas that referenced this pull request Jan 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants