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

Strip field in order to avoid int conversion crash #146

Closed
wants to merge 2 commits into from

Conversation

viorels
Copy link
Contributor

@viorels viorels commented Mar 10, 2015

If the CIF ended with a space the validation crashed with this error: invalid literal for int() with base 10: ''

If the CIF ended with a space the validation crashed with this error: invalid literal for int() with base 10: ''
@avelino
Copy link
Member

avelino commented Mar 11, 2015

crash tests, pls fixed!

@viorels
Copy link
Contributor Author

viorels commented Mar 11, 2015

Don't know why all tests are failing but it doesn't seem to be related to my patch. Any idea?

@nagisa
Copy link
Contributor

nagisa commented Mar 11, 2015

Yes, this doesn’t seem to be relevant. It looks like the lint was updated recently with a new heuristics, that our current code base doesn’t pass.

Patch LGTM, would merge if I was a maintainer of the Romanian local flavour.

@claudep
Copy link
Member

claudep commented Jun 24, 2015

Merged in cbff146, thanks.

@claudep claudep closed this Jun 24, 2015
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