Skip to content
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

Unicode hash tag support? #4

Open
delgermurun opened this issue May 27, 2013 · 2 comments
Open

Unicode hash tag support? #4

delgermurun opened this issue May 27, 2013 · 2 comments

Comments

@delgermurun
Copy link

Twitter support unicode hash tag. Do you plan supporting this?

https://twitter.com/gbaterdene/status/339022419534675969 this is example tweet.

@ianozsvald
Copy link
Owner

Hello, thanks for the example. Hashtags already have some unicode support (see e.g. test_hashtag_umlaut in tests.py), extending them to start with unicode characters probably isn't that hard. I'd be happy to see a Pull Request if you wanted to have a go?
Note that I've also added an enhancement ticket that the twitter conformance tests should be integrated, this would likely show up other areas where this library is lacking/outdated:
#5

Cheers, Ian.

@delgermurun
Copy link
Author

I tried but my regex skill is not good :).

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

No branches or pull requests

2 participants