Skip to content

chore: add support for Python 3.13#2609

Merged
Lulalaby merged 9 commits into
Pycord-Development:py313from
zfelyx:python-3.13
Dec 3, 2024
Merged

chore: add support for Python 3.13#2609
Lulalaby merged 9 commits into
Pycord-Development:py313from
zfelyx:python-3.13

Conversation

@zfelyx

@zfelyx zfelyx commented Oct 15, 2024

Copy link
Copy Markdown
Contributor

Support Python 3.13

Depends on #2176

@Paillat-dev

Copy link
Copy Markdown
Member

Does the lib actually work in 3.13? I believe some issues with voice need to be fixed first.

Either #2176 is merged or audioop-lts~=0.2.1 is added to req.

Lulalaby
Lulalaby previously approved these changes Oct 15, 2024
@JustaSqu1d JustaSqu1d added priority: high High Priority feature Implements a feature python Pull requests that update Python code labels Oct 21, 2024
@Paillat-dev

Copy link
Copy Markdown
Member

Pr should also update README.rst here:

Pycord supports Python ``3.9`` - ``3.12``

Comment thread .readthedocs.yml
@Lulalaby

Lulalaby commented Dec 3, 2024

Copy link
Copy Markdown
Member

py-cord[speed] is not compatible with python 3.13 because msgspec is failing. they're away but haven't pushed a new version yet (last one is from january)

@Lulalaby Lulalaby self-assigned this Dec 3, 2024
@Lulalaby
Lulalaby requested a review from a team as a code owner December 3, 2024 22:00
@Lulalaby
Lulalaby changed the base branch from master to py313 December 3, 2024 22:01
@Lulalaby
Lulalaby merged commit 2544108 into Pycord-Development:py313 Dec 3, 2024
@Lulalaby

Lulalaby commented Dec 3, 2024

Copy link
Copy Markdown
Member

We're gonna handle the rest internally for now.
There are still dependency issues so we can't merge it into main

Lulalaby added a commit that referenced this pull request Feb 11, 2025
* 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 <[email protected]>
Co-authored-by: plun1331 <[email protected]>
Co-authored-by: Lala Sabathil <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Lulalaby added a commit that referenced this pull request Feb 11, 2025
chore: add support for Python 3.13 (#2609)

* 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 <[email protected]>
Co-authored-by: Timo <[email protected]>
Co-authored-by: plun1331 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Implements a feature priority: high High Priority python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants