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

EventDispatcher: Removed/replaced all basestring occurrences with str #7442

Merged
merged 1 commit into from Mar 24, 2021

Conversation

pythonic64
Copy link
Contributor

Maintainer merge checklist

  • Title is descriptive/clear for inclusion in release notes.
  • Applied a Component: xxx label.
  • Applied the api-deprecation or api-break label.
  • Applied the release-highlight label to be highlighted in release notes.
  • Added to the milestone version it was merged into.
  • Unittests are included in PR.
  • Properly documented, including versionadded, versionchanged as needed.

@matham matham added the Component: core-widget properties, eventdispatcher, widget.py, animation label Mar 24, 2021
@matham matham added this to the 2.1.0 milestone Mar 24, 2021
@matham matham changed the title Removed/replaced all basestring occurrences with str EventDispatcher: Removed/replaced all basestring occurrences with str Mar 24, 2021
@matham matham merged commit 09c9570 into kivy:master Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: core-widget properties, eventdispatcher, widget.py, animation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants