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

Add Python 3.12 support #45

Merged
merged 1 commit into from
Feb 18, 2024
Merged

Add Python 3.12 support #45

merged 1 commit into from
Feb 18, 2024

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Feb 18, 2024

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Support for Python 3.12 added to Ultralytics build configurations.

πŸ“Š Key Changes

  • Python 3.12 classifier added to the pyproject.toml file.

🎯 Purpose & Impact

  • πŸš€ Purpose: To ensure compatibility and signal support for the latest version of Python.
  • βœ… Impact: Users who upgrade to Python 3.12 can now use Ultralytics projects with confidence. Developers can test against Python 3.12 to prevent future compatibility issues.

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Type: Enhancement

PR Summary: This pull request aims to add support for Python 3.12 to the Ultralytics project. It focuses on ensuring compatibility and leveraging new features available in Python 3.12 to enhance the project's performance and maintainability.

Decision: Comment

πŸ“ Type: 'Enhancement' - not supported yet.
  • Sourcery currently only approves 'Typo fix' PRs.
βœ… Issue addressed: this change correctly addresses the issue or implements the desired feature.
No details provided.
πŸ“ Complexity: the changes are too large or complex for Sourcery to approve.
  • Unsupported files: the diff contains files that Sourcery does not currently support during reviews.

General suggestions:

  • Given the nature of this PR, it's crucial to thoroughly test all functionalities with Python 3.12 to ensure no regressions or compatibility issues arise.
  • Consider updating the documentation to reflect the addition of Python 3.12 support, including any new installation instructions or changes in requirements.
  • Review the new features and optimizations introduced in Python 3.12 to identify any opportunities for further code improvements or performance enhancements.

Thanks for using Sourcery. We offer it for free for open source projects and would be very grateful if you could help us grow. If you like it, would you consider sharing Sourcery on your favourite social media? ✨

Share Sourcery

Help me be more useful! Please click πŸ‘ or πŸ‘Ž on each comment to tell me if it was helpful.

@glenn-jocher glenn-jocher merged commit 38bf7bc into main Feb 18, 2024
1 check passed
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch February 18, 2024 16:41
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.

1 participant