Skip to content

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

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

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

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 7de4fcd44585f572acbcee23f5c7018b2b3f0983)

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 27a18eb into python:3.14 May 27, 2026
50 checks passed
@miss-islington miss-islington deleted the backport-7de4fcd-3.14 branch May 27, 2026 10:50
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