Files
cpython/Modules
Miss Islington (bot) d2b10e75c7 [3.15] gh-149571: Fix the C implementation of Element.itertext() (GH-149929) (GH-150509)
It no longer emits text for comments and processing instructions.
(cherry picked from commit 7de4fcd445)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2026-05-27 10:52:02 +00:00
..

Source files for standard library extension modules,
and former extension modules that are now builtin modules.