summary refs log tree commit diff
path: root/changelog.d/15697.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add stubs package for lxml. (#15697)Patrick Cloke2023-05-311-0/+1
The stubs have some issues so this has some generous cast and ignores in it, but it is better than not having stubs. Note that confusing that Element is a function which creates _Element instances (and similarly for Comment).