Skip to content

Remove Python 2 in CLASSIFIERS #26339

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
May 12, 2019
Merged

Remove Python 2 in CLASSIFIERS #26339

merged 1 commit into from
May 12, 2019

Conversation

gfyoung
Copy link
Member

@gfyoung gfyoung commented May 10, 2019

Follow-up to #26330 (comment)

@WillAyd

@gfyoung gfyoung added Build Library building on various platforms Clean labels May 10, 2019
@gfyoung gfyoung added this to the 0.25.0 milestone May 10, 2019
@gfyoung gfyoung force-pushed the setup-classifiers branch from 64220dd to c2637d7 Compare May 12, 2019 18:37
@codecov
Copy link

codecov bot commented May 12, 2019

Codecov Report

Merging #26339 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26339      +/-   ##
==========================================
+ Coverage   92.04%   92.04%   +<.01%     
==========================================
  Files         175      175              
  Lines       52289    52292       +3     
==========================================
+ Hits        48130    48133       +3     
  Misses       4159     4159
Flag Coverage Δ
#multiple 90.59% <ø> (-0.01%) ⬇️
#single 40.88% <ø> (+0.02%) ⬆️
Impacted Files Coverage Δ
pandas/core/dtypes/dtypes.py 96.42% <0%> (-0.24%) ⬇️
pandas/core/dtypes/base.py 100% <0%> (ø) ⬆️
pandas/core/internals/blocks.py 94.07% <0%> (ø) ⬆️
pandas/core/dtypes/cast.py 91.54% <0%> (ø) ⬆️
pandas/core/arrays/integer.py 96.35% <0%> (+0.02%) ⬆️
pandas/util/testing.py 90.7% <0%> (+0.1%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4e4f5bd...c2637d7. Read the comment docs.

@codecov
Copy link

codecov bot commented May 12, 2019

Codecov Report

Merging #26339 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26339      +/-   ##
==========================================
+ Coverage   92.04%   92.04%   +<.01%     
==========================================
  Files         175      175              
  Lines       52289    52289              
==========================================
+ Hits        48130    48131       +1     
+ Misses       4159     4158       -1
Flag Coverage Δ
#multiple 90.59% <ø> (ø) ⬆️
#single 40.87% <ø> (+0.01%) ⬆️
Impacted Files Coverage Δ
pandas/util/testing.py 90.7% <0%> (+0.1%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4e4f5bd...c2637d7. Read the comment docs.

@gfyoung gfyoung merged commit b2188a6 into master May 12, 2019
@gfyoung gfyoung deleted the setup-classifiers branch May 12, 2019 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Library building on various platforms Clean
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant