-
Notifications
You must be signed in to change notification settings - Fork 388
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
[FEATURE] Add Python 3.13 support #5627
Milestone
Comments
@frascuchon @jfcalvo Do you have any insights about this? |
Thanks @oulianov @sdiazlor this is an SDK requirement only. Maybe we can just remove the |
That would be rad ! |
frascuchon
added a commit
that referenced
this issue
Nov 6, 2024
# Description <!-- Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change. --> Closes #5627 **Type of change** <!-- Please delete options that are not relevant. Remember to title the PR according to the type of change --> - Improvement (change adding some improvement to an existing functionality) **How Has This Been Tested** <!-- Please add some reference about how your feature has been tested. --> **Checklist** <!-- Please go over the list and make sure you've taken everything into account --> - I added relevant documentation - I followed the style guidelines of this project - I did a self-review of my code - I made corresponding changes to the documentation - I confirm My changes generate no new warnings - I have added tests that prove my fix is effective or that my feature works - I have added relevant notes to the CHANGELOG.md file (See https://keepachangelog.com/)
Hello, the argilla available on pypi still doesn't support 3.13, even though the PR #5652 added the support. |
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
Hello, I'd like to upgrade my app to python 3.13 but I can't due to argilla not supporting 3.13. What's the roadmap and timeline for this ?
Describe the solution you'd like
Argilla supports 3.13
Describe alternatives you've considered
Removing argilla from my app
Additional context
The text was updated successfully, but these errors were encountered: