Skip to content

[3.14] gh-146578: _zstd: Fix printf format for pledged size errors (GH-146576)#148855

Merged
emmatyping merged 1 commit intopython:3.14from
miss-islington:backport-09233bd-3.14
Apr 21, 2026
Merged

[3.14] gh-146578: _zstd: Fix printf format for pledged size errors (GH-146576)#148855
emmatyping merged 1 commit intopython:3.14from
miss-islington:backport-09233bd-3.14

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Apr 21, 2026

Use %llu instead of %ull for unsigned long long in zstd_contentsize_converter ValueError messages.
(cherry picked from commit 09233bd)

Co-authored-by: cui cuiweixie@gmail.com

…thonGH-146576)

Use %llu instead of %ull for unsigned long long in zstd_contentsize_converter ValueError messages.
(cherry picked from commit 09233bd)

Co-authored-by: cui <cuiweixie@gmail.com>
@emmatyping emmatyping merged commit 5aa8234 into python:3.14 Apr 21, 2026
54 checks passed
@miss-islington miss-islington deleted the backport-09233bd-3.14 branch April 21, 2026 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants