Skip to content
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

bpo-44113: Update __xxtestfuzz not to use Py_SetProgramName #26083

Merged
merged 5 commits into from May 12, 2021

Conversation

@corona10
Copy link
Member

@corona10 corona10 commented May 12, 2021

Modules/_xxtestfuzz/fuzzer.c Outdated Show resolved Hide resolved
Modules/_xxtestfuzz/fuzzer.c Show resolved Hide resolved
@vstinner
Copy link
Member

@vstinner vstinner commented May 12, 2021

cc @ssbr

@corona10 corona10 changed the title bpo-44113: Update __xxtestfuzz not to use Py_SetProgramName [WIP] bpo-44113: Update __xxtestfuzz not to use Py_SetProgramName May 12, 2021
@corona10 corona10 force-pushed the corona10:bpo-44113 branch from 354fdd2 to 0ddd410 May 12, 2021
@corona10 corona10 changed the title [WIP] bpo-44113: Update __xxtestfuzz not to use Py_SetProgramName bpo-44113: Update __xxtestfuzz not to use Py_SetProgramName May 12, 2021
@corona10 corona10 requested a review from vstinner May 12, 2021
Copy link
Member

@vstinner vstinner left a comment

LGTM. You can ignore my minor coding style remark ;-)

I wrote PR #26084 to fix the sysmodule.c warning. See also https://bugs.python.org/issue44113 for frozenmain.c warning.

Modules/_xxtestfuzz/fuzzer.c Show resolved Hide resolved
@corona10 corona10 merged commit a0ccc40 into python:main May 12, 2021
11 checks passed
11 checks passed
@github-actions
Check for source changes
Details
@github-actions
Check if generated files are up to date
Details
@github-actions
Windows (x86)
Details
@github-actions
Windows (x64) Windows (x64)
Details
@github-actions
macOS
Details
@github-actions
Ubuntu Ubuntu
Details
@github-actions
Ubuntu SSL tests with OpenSSL
Details
Azure Pipelines PR #20210512.67 succeeded
Details
@travis-ci
Travis CI - Pull Request Build Passed
Details
@bedevere-bot
bedevere/issue-number Issue number 44113 found
Details
@bedevere-bot
bedevere/news "skip news" label found
@corona10 corona10 deleted the corona10:bpo-44113 branch May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants