Skip to content

TYP: Type annotations in pandas/io/formats/printing.py #30404

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
Dec 23, 2019

Conversation

ShaharNaveh
Copy link
Member

@ShaharNaveh ShaharNaveh commented Dec 22, 2019

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

@ShaharNaveh ShaharNaveh marked this pull request as ready for review December 22, 2019 14:09
@jbrockmendel
Copy link
Member

Couple of comments, generally looks good. I'm not sure, but it may be the case that since py2 was dropped some usages of pprint_thing throughout the code base are now unnecessary

@gfyoung gfyoung added the Typing type annotations, mypy/pyright type checking label Dec 22, 2019
@ShaharNaveh ShaharNaveh force-pushed the TYP-io-formats-html/printing branch 2 times, most recently from 55a93ee to 0a9294d Compare December 22, 2019 21:11
@WillAyd WillAyd added this to the 1.0 milestone Dec 23, 2019
@ShaharNaveh ShaharNaveh force-pushed the TYP-io-formats-html/printing branch from 0a9294d to 0bf71d0 Compare December 23, 2019 09:00
@ShaharNaveh ShaharNaveh requested a review from WillAyd December 23, 2019 13:25
@jreback jreback merged commit f505b74 into pandas-dev:master Dec 23, 2019
@jreback
Copy link
Contributor

jreback commented Dec 23, 2019

thanks @MomIsBestFriend

@ShaharNaveh ShaharNaveh deleted the TYP-io-formats-html/printing branch December 24, 2019 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Typing type annotations, mypy/pyright type checking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants