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

Update ci-testing.yml benchmarks to Python 3.10 #10997

Merged
merged 1 commit into from
Feb 16, 2023
Merged

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Feb 16, 2023

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Upgraded Python requirement for CI testing from 3.9 to 3.10.

πŸ“Š Key Changes

  • Updated the Python version used in continuous integration (CI) testing from 3.9 to 3.10.

🎯 Purpose & Impact

  • πŸ” Ensures compatibility: Testing the codebase with the latest Python version ensures that YOLOv5 remains compatible with newer Python environments.
  • πŸš€ Potential performance improvements: Newer Python versions may include optimizations that could improve the performance or efficiency of the software.
  • ✨ Forward compatibility: Prepares users and developers for a future transition to Python 3.10 as a minimum supported version, promoting the use of up-to-date and supported Python versions.

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
@glenn-jocher glenn-jocher changed the title Update ci-testing.yml Update ci-testing.yml benchmarks to Python 3.10 Feb 16, 2023
@glenn-jocher glenn-jocher merged commit 226a5e4 into master Feb 16, 2023
@glenn-jocher glenn-jocher deleted the bench_python_3_10 branch February 16, 2023 19:48
Smfun12 pushed a commit to Smfun12/yolov5 that referenced this pull request Mar 24, 2023
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
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.

None yet

1 participant