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

Localized regular expressions, without needing pyyaml #25

Closed
wants to merge 7 commits into from

Conversation

kageurufu
Copy link
Contributor

This includes the prior work done by @kulpreet, converted to no longer need pyyaml

I made this change because this library currently uses only the standard python libraries, and I feel as though that is a positive for our library, and we shouldn't change it unless we absolutely have to

kulpreet and others added 7 commits December 22, 2015 18:18
Add the first locale, IT, that we care for right now

Needed improvements include a better way to package the local regular expressions
Add the first locale, IT, that we care for right now

Needed improvements include a better way to package the local regular expressions
    - Is this what travis is really complaining about?

Fix _test_test file name error for italian test
Based on PR #18, modified to no longer require pyyaml

This keeps email_reply_parser stdlib only, and allows easy addition
 of new locales without needing to parse config files
@kageurufu
Copy link
Contributor Author

I realized this is diverted from master, I will take a look at rebuilding these changes against the current codebase

@kageurufu kageurufu closed this Sep 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants