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

[Django] Force python3 to point to python3.10. #11401

Merged
merged 1 commit into from
Dec 23, 2023

Conversation

apollo13
Copy link
Contributor

This seems to be required otherwise the coverage helper scripts will use python 3.8 leading to syntax errors.

Copy link

apollo13 has previously contributed to projects/django. The previous PR was #11391

@DavidKorczynski DavidKorczynski merged commit abc1484 into google:master Dec 23, 2023
16 checks passed
@apollo13
Copy link
Contributor Author

@DavidKorczynski I need some help here :/ The builds still fail because the base-runner image has python3.8 which cannot parse syntax from python 3.10 https://oss-fuzz-build-logs.storage.googleapis.com/log-da714fe7-a150-4395-bb4c-fdcf486d775e.txt

How can we work around that? Is there a way to have a custom runner for a project?

@apollo13 apollo13 deleted the django-python3-fixes branch December 29, 2023 12:40
@DavidKorczynski
Copy link
Collaborator

I'll give it a try -- will ping here shortly

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.

2 participants