Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix Tk crash on locales with non-'.' decimal separator #387

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
Jul 2, 2011

Conversation

mdboom
Copy link
Member

@mdboom mdboom commented Jun 30, 2011

Pass ints rather than floats to Tkinter when it expects it. Failure to do so causes exceptions on locales with a non-'.' as a decimal separator. Reported by Hans Bering.

See e-mail thread ""bad screen distance" tkinter error with German locale"

…o do so causes exceptions on locales with a non-'.' as a decimal separator. Reported by Hans Bering.
efiring added a commit that referenced this pull request Jul 2, 2011
Fix Tk crash on locales with non-'.' decimal separator
@efiring efiring merged commit 5f852e4 into matplotlib:v1.0.x-maint Jul 2, 2011
@mdboom mdboom deleted the tk-locale-crash branch March 3, 2015 18:44
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.

3 participants