Skip to content

[3.13] gh-149571: Fix the C implementation of Element.itertext() (GH-149929)#150511

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-7de4fcd-3.13
May 27, 2026
Merged

[3.13] gh-149571: Fix the C implementation of Element.itertext() (GH-149929)#150511
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-7de4fcd-3.13

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented May 27, 2026

It no longer emits text for comments and processing instructions.
(cherry picked from commit 7de4fcd)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…onGH-149929)

It no longer emits text for comments and processing instructions.
(cherry picked from commit 7de4fcd)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka merged commit 98a9ccb into python:3.13 May 27, 2026
43 checks passed
@miss-islington miss-islington deleted the backport-7de4fcd-3.13 branch May 27, 2026 10:49
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