Tin mới
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
Fix -ne shell operator spelling
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
https://github.com/python/cpython/actions/runs/3293756628/jobs/5430563962
Here is an example workflow run affected: https://github.com/python/cpython/actions/runs/3293756628/jobs/5430563962 That said, I'm not sure this is enough of a fix, because I think Github Actions runs with bash -e. So I
[3.10] gh-98548: Fix -ne shell operator spelling #98555
[3.12] Add CI step to check changes in the exported ABI (