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

Cherry-pick benchmark fix from #9170 into 3.19.x #9176

Merged

Commits on Nov 1, 2021

  1. Fix benchmark by making sure we use Python 3 (protocolbuffers#9170)

    The benchmark runs have been failing since we started requiring Python
    3, so this changes fixes the benchmarks by ensuring we always use Python
    3.
    acozzette committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    beb2507 View commit details
    Browse the repository at this point in the history