Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Merged
emmatyping merged 1 commit into
python:3.14python/cpython:3.14from
miss-islington:backport-09233bd-3.14miss-islington/cpython:backport-09233bd-3.14Copy head branch name to clipboard
Apr 21, 2026
Merged

[3.14] gh-146578: _zstd: Fix printf format for pledged size errors (GH-146576)#148855
emmatyping merged 1 commit into
python:3.14python/cpython:3.14from
miss-islington:backport-09233bd-3.14miss-islington/cpython:backport-09233bd-3.14Copy head branch name to clipboard

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.