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

Window: Fix SDL Keycode Typo #6607

Merged
merged 2 commits into from
Nov 17, 2019
Merged

Window: Fix SDL Keycode Typo #6607

merged 2 commits into from
Nov 17, 2019

Conversation

jcemerson
Copy link
Contributor

Fixes issue#6606: PEP8 style guide violation @ line 136 in /kivy/uix/modalview.py

Corrected spelling of SDLK_KP_DEVIDE; should be SDLK_KP_DIVIDE.
@jcemerson jcemerson changed the title Fix 6606 Fix 6604 & 6606 Nov 17, 2019
@matham matham added the Notes: API-break API was broken with backwards incompatibality label Nov 17, 2019
@matham matham merged commit 0907817 into kivy:master Nov 17, 2019
@welcome
Copy link

welcome bot commented Nov 17, 2019

Congrats on merging your first pull request! 🎉🎉🎉

@matham matham added this to the 2.0.0 milestone Oct 28, 2020
@matham matham changed the title Fix 6604 & 6606 Window: Fix SDL Keycode Typo Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: core-providers kivy/core Notes: API-break API was broken with backwards incompatibality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants