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

[FEATURE] Add Python 3.13 support #5627

Closed
oulianov opened this issue Oct 24, 2024 · 5 comments · Fixed by #5652
Closed

[FEATURE] Add Python 3.13 support #5627

oulianov opened this issue Oct 24, 2024 · 5 comments · Fixed by #5652
Assignees
Milestone

Comments

@oulianov
Copy link

oulianov commented Oct 24, 2024

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

@sdiazlor
Copy link
Contributor

@frascuchon @jfcalvo Do you have any insights about this?

@frascuchon
Copy link
Member

Thanks @oulianov

@sdiazlor this is an SDK requirement only. Maybe we can just remove the pyproject.toml upper limit. cc @burtenshaw

@oulianov
Copy link
Author

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/)
@Jeerhz
Copy link

Jeerhz commented Nov 26, 2024

Hello, the argilla available on pypi still doesn't support 3.13, even though the PR #5652 added the support.
What's the timeline to publish the update package to pypi ?

@sdiazlor
Copy link
Contributor

Hi @Jeerhz. The 3.13 support will be added in the upcoming release (#5706). It will be published during the next days.

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 a pull request may close this issue.

5 participants