Skip to content

Fix python 3.14 compatibility of settings helpers#426

Merged
deathaxe merged 1 commit intomasterfrom
fix/settings-py314-compat
Apr 5, 2026
Merged

Fix python 3.14 compatibility of settings helpers#426
deathaxe merged 1 commit intomasterfrom
fix/settings-py314-compat

Conversation

@deathaxe
Copy link
Copy Markdown
Member

@deathaxe deathaxe commented Apr 5, 2026

This commit replaces a deprecated method call, which is removed by python 3.14.

This commit replaces a deprecated method call, which is removed by python 3.14.
Copy link
Copy Markdown
Member

@keith-hall keith-hall left a comment

Choose a reason for hiding this comment

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

I checked to see if this would be backwards compatible with Python 3.8, and saw it was introduced in Python 3.4 👍
https://docs.python.org/3.8/library/html.html

@deathaxe deathaxe merged commit 5723bd7 into master Apr 5, 2026
2 checks passed
@deathaxe deathaxe deleted the fix/settings-py314-compat branch April 5, 2026 19:04
@deathaxe deathaxe added this to the 3.6.3 milestone Apr 6, 2026
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