FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-132983: Add zstd version info to `test.pythoninfo` by StanFromIreland · Pull Request #134230 · python/cpython · GitHub

/ cpython Public

gh-132983: Add zstd version info to test.pythoninfo - #134230

Merged
vstinner merged 6 commits into
python:mainfrom
StanFromIreland:zstd-ver
May 19, 2025
Merged

gh-132983: Add zstd version info to test.pythoninfo#134230
vstinner merged 6 commits into
python:mainfrom
StanFromIreland:zstd-ver

Conversation

StanFromIreland commented May 19, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM. I have a minor PEP 8 remark. But the CI is failing.

Comment thread Lib/test/pythoninfo.py

Copy link
Copy Markdown
Member

Tests / Ubuntu / build and test (ubuntu-24.04) (pull_request)Failing after 3m

Unexpected warnings:
Include/opcode_ids.h expected 0 warnings, found 2
{'file': 'Include/opcode_ids.h', 'line': '132', 'column': '48', 'message': 'initialized field overwritten', 'option': '-Woverride-init'}
{'file': 'Include/opcode_ids.h', 'line': '133', 'column': '48', 'message': 'initialized field overwritten', 'option': '-Woverride-init'}

Copy link
Copy Markdown
Member Author

Fails are unrelated from what I can tell, most should be resolved by updating the branch as pr's fixing have been merged.

Docs test will fail, but it is fine since #133911 will be merged soon enough.

Copy link
Copy Markdown
Member Author

Yep, all [excluding expected fail] test pass.

Copy link
Copy Markdown
Member

I clicked on [Update branch] to try to repair the CI.

Copy link
Copy Markdown
Member

@StanFromIreland: There is an issue in the doc:

/home/runner/work/cpython/cpython/Doc/build/NEWS:74: WARNING: py:mod reference target not found: compression.zstd [ref.mod]

…sdsfs.rst

Co-authored-by: Victor Stinner <vstinner@python.org>
vstinner merged commit 46d7c11 into python:main May 19, 2025

Copy link
Copy Markdown
Member

Merged, thanks.

Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL