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

SVG: Fix SVG instruction iteration for python 3.9. #7277

Merged
merged 1 commit into from
Dec 17, 2020

Conversation

tshirtman
Copy link
Member

@tshirtman tshirtman commented Dec 17, 2020

But we can iterate directly on the element instead.

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.

But we can iterate directly on the element instead.
@tshirtman tshirtman self-assigned this Dec 17, 2020
@tshirtman tshirtman added the Component: graphics kivy/graphics label Dec 17, 2020
@tshirtman tshirtman changed the title Python3.9 removed element.getchildren/getiterator Fix SVG instruction for python 3.9. Dec 17, 2020
@matham matham added this to the 2.1.0 milestone Dec 17, 2020
@matham matham changed the title Fix SVG instruction for python 3.9. SVG: Fix SVG instruction for python 3.9. Dec 17, 2020
@matham matham changed the title SVG: Fix SVG instruction for python 3.9. SVG: Fix SVG instruction iteration for python 3.9. Dec 17, 2020
@tshirtman tshirtman merged commit 71e4171 into master Dec 17, 2020
@tshirtman tshirtman deleted the fix_svg_python39 branch December 17, 2020 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: graphics kivy/graphics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants