Skip to content

Update code to run on modern versions of Python#4

Merged
QBobWatson merged 2 commits into
QBobWatson:masterfrom
Rosuav:patch-1
Jun 30, 2022
Merged

Update code to run on modern versions of Python#4
QBobWatson merged 2 commits into
QBobWatson:masterfrom
Rosuav:patch-1

Conversation

@Rosuav
Copy link
Copy Markdown
Contributor

@Rosuav Rosuav commented Jun 27, 2022

Unsupported entities crash in trying to refer to their element tags.

Rosuav added 2 commits June 27, 2022 11:06
Unsupported entities crash in trying to refer to their element tags.
This has no impact on the operation in pre-Py3.5 versions, and fixes
the failures in Python 3.7 and later (when generator_stop became
mandatory).
@Rosuav Rosuav changed the title Refer to Unsupported by type not by name Update code to run on modern versions of Python Jun 27, 2022
@Rosuav
Copy link
Copy Markdown
Contributor Author

Rosuav commented Jun 27, 2022

The changes required are quite simple and (to my knowledge) do not break compatibility with older Pythons.

Copy link
Copy Markdown
Owner

@QBobWatson QBobWatson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update!

@QBobWatson QBobWatson merged commit aeae62f into QBobWatson:master Jun 30, 2022
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.

2 participants