Skip to content

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

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

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

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 enabled auto-merge (squash) May 27, 2026 10:25
@serhiy-storchaka serhiy-storchaka merged commit d2b10e7 into python:3.15 May 27, 2026
56 checks passed
@miss-islington miss-islington deleted the backport-7de4fcd-3.15 branch May 27, 2026 10:52
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