This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-07-13 13:34:44 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
131,477
Commits
7
Branches
660
Tags
ea58c352b717c8ea06a43c76bf99985bd42c288b
Commit Graph
2 Commits
Author
SHA1
Message
Date
Serhiy Storchaka
a5c7a74418
gh-139489: Add xml.is_valid_text() (GH-149412)
2026-05-06 14:40:10 +00:00
Serhiy Storchaka
a76d9573e4
gh-139489: Add xml.is_valid_name() (GH-139768)
...
It allows to check whether a string can be used as an element or attribute name in XML.
2026-05-05 11:25:22 +03:00