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

feat: add support for Python 3.13 #2666

Merged
merged 1 commit into from
Feb 11, 2025
Merged

feat: add support for Python 3.13 #2666

merged 1 commit into from
Feb 11, 2025

Conversation

Lulalaby
Copy link
Member

@Lulalaby Lulalaby commented Dec 3, 2024

Related to #2609

Opened as draft due to pending dependency / upstream issues

@Lulalaby Lulalaby added priority: medium Medium Priority status: in progress Work in Progess dependencies Pull requests that update a dependency file branch: master on hold labels Dec 3, 2024
@Lulalaby Lulalaby added this to the v2.7 milestone Dec 3, 2024
@Lulalaby Lulalaby self-assigned this Dec 3, 2024
@Lulalaby Lulalaby changed the title Add support for Python 3.13 feat: add support for Python 3.13 Dec 3, 2024
@re2cc
Copy link

re2cc commented Feb 11, 2025

AFAIK msgspec 0.19.0 (which I understand is the dependency blocking this) already supports python 3.13. Is there anything else that prevents this merge?

* chore: add support for Python 3.13

* add: 3.13 to readme.rst

* style(pre-commit): auto fixes from pre-commit.com hooks

* fully upgrade to python 3.13

* style(pre-commit): auto fixes from pre-commit.com hooks

---------

Signed-off-by: Lala Sabathil <lala@pycord.dev>
Co-authored-by: plun1331 <plun1331@gmail.com>
Co-authored-by: Lala Sabathil <lala@pycord.dev>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@Lulalaby
Copy link
Member Author

I simply had other things to do than dealing with this

@Lulalaby
Copy link
Member Author

I do believe tho it works now. Time to test in prod :3

@Lulalaby Lulalaby marked this pull request as ready for review February 11, 2025 20:21
@Lulalaby Lulalaby requested review from a team as code owners February 11, 2025 20:21
@Lulalaby Lulalaby merged commit 35719e6 into master Feb 11, 2025
28 checks passed
@Lulalaby Lulalaby deleted the py313 branch February 11, 2025 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch: master dependencies Pull requests that update a dependency file on hold priority: medium Medium Priority status: in progress Work in Progess
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants