X Tutup
The Wayback Machine - https://web.archive.org/web/20250613225821/https://github.com/python/cpython/pull/31629
Skip to content

gh-54358: Clarify pyexpat data truncation #31629

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 23, 2024

Conversation

slateny
Copy link
Contributor

@slateny slateny commented Mar 1, 2022

@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Mar 1, 2022
@slateny slateny changed the title bpo-10149: Clarified pyexpat data truncation bpo-10149: Clarify pyexpat data truncation Mar 4, 2022
@MaciekJ MaciekJ mannequin mentioned this pull request May 10, 2022
Copy link
Contributor

@MaxwellDupre MaxwellDupre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor points but I guess helpful and more complete.

@slateny slateny changed the title bpo-10149: Clarify pyexpat data truncation gh-54358: Clarify pyexpat data truncation Jul 20, 2022
@slateny slateny requested a review from merwok October 13, 2022 04:31
@serhiy-storchaka serhiy-storchaka added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Feb 23, 2024
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) February 23, 2024 18:54
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) February 23, 2024 18:55
@serhiy-storchaka serhiy-storchaka merged commit 462a2fc into python:main Feb 23, 2024
@miss-islington-app
Copy link

Thanks @slateny for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 23, 2024
(cherry picked from commit 462a2fc)

Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>
Co-authored-by: Éric Araujo <merwok@netwok.org>
@bedevere-app
Copy link

bedevere-app bot commented Feb 23, 2024

GH-115864 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Feb 23, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 23, 2024
(cherry picked from commit 462a2fc)

Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>
Co-authored-by: Éric Araujo <merwok@netwok.org>
@bedevere-app
Copy link

bedevere-app bot commented Feb 23, 2024

GH-115865 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Feb 23, 2024
serhiy-storchaka pushed a commit that referenced this pull request Feb 23, 2024
(cherry picked from commit 462a2fc)

Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>
Co-authored-by: Éric Araujo <merwok@netwok.org>
serhiy-storchaka pushed a commit that referenced this pull request Feb 23, 2024
(cherry picked from commit 462a2fc)

Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>
Co-authored-by: Éric Araujo <merwok@netwok.org>
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull request Mar 4, 2024
Co-authored-by: Éric Araujo <merwok@netwok.org>
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
Co-authored-by: Éric Araujo <merwok@netwok.org>
LukasWoodtli pushed a commit to LukasWoodtli/cpython that referenced this pull request Jan 22, 2025
Co-authored-by: Éric Araujo <merwok@netwok.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants
X Tutup