Skip to content

Add type annotations for emoji #1506

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
Aug 3, 2017
Merged

Add type annotations for emoji #1506

merged 4 commits into from
Aug 3, 2017

Conversation

asmfreak
Copy link
Contributor

This adds type annotations for emoji library

@JelleZijlstra
Copy link
Member

Can you ask the maintainer of the library for permission to add stubs on typeshed and link that here?


def emojize(
string: str,
use_aliases: bool=False,
Copy link
Member

Choose a reason for hiding this comment

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

Defaults should always just be ....

@asmfreak
Copy link
Contributor Author

Ok. I've written the issue carpedm20/emoji#64 and sent an email to author. Hopefully, we'll get a reponce soon enough.

@carpedm20
Copy link

This looks no problem to me. Thanks for the work @asmfreak

@gvanrossum gvanrossum merged commit b2df503 into python:master Aug 3, 2017
@gvanrossum
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants