Skip to content

gh-149571: Fix the C implementation of Element.itertext()#149929

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:etree-itertext-comment
May 27, 2026
Merged

gh-149571: Fix the C implementation of Element.itertext()#149929
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:etree-itertext-comment

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented May 16, 2026

It no longer emits text for comments and processing instructions.

It no longer emits text for comments and processing instructions.
@serhiy-storchaka serhiy-storchaka requested a review from scoder May 16, 2026 23:27
@serhiy-storchaka serhiy-storchaka added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels May 16, 2026
@serhiy-storchaka serhiy-storchaka merged commit 7de4fcd into python:main May 27, 2026
63 checks passed
@miss-islington-app
Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the etree-itertext-comment branch May 27, 2026 10:23
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 27, 2026

GH-150509 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label May 27, 2026
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 27, 2026

GH-150510 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label May 27, 2026
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 27, 2026

GH-150511 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label May 27, 2026
serhiy-storchaka added a commit that referenced this pull request May 27, 2026
…149929) (GH-150511)

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 added a commit that referenced this pull request May 27, 2026
…149929) (GH-150510)

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 added a commit that referenced this pull request May 27, 2026
…149929) (GH-150509)

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

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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.

1 participant