Skip to content

gh-145056: Accept frozendict in xml.etree#145508

Draft
vstinner wants to merge 2 commits intopython:mainfrom
vstinner:frozendict_etree
Draft

gh-145056: Accept frozendict in xml.etree#145508
vstinner wants to merge 2 commits intopython:mainfrom
vstinner:frozendict_etree

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Mar 4, 2026

Element and SubElement of xml.etree.ElementTree now also accept frozendict as attrib.


📚 Documentation preview 📚: https://cpython-previews--145508.org.readthedocs.build/

Element and SubElement of xml.etree.ElementTree now also accept
frozendict as attrib.
@vstinner
Copy link
Member Author

vstinner commented Mar 4, 2026

I prefer to wait until #145517 is merged before merging this PR, so I mark this PR as a draft for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant