Skip to content

feat: ✨ Update to support python 3.14#2948

Open
Paillat-dev wants to merge 17 commits intomasterfrom
feat/python-3.14
Open

feat: ✨ Update to support python 3.14#2948
Paillat-dev wants to merge 17 commits intomasterfrom
feat/python-3.14

Conversation

@Paillat-dev
Copy link
Copy Markdown
Member

@Paillat-dev Paillat-dev commented Oct 9, 2025

Summary

Depends on: #3187

Actually marks py-cord as supporting python 3.14 metadata-wise and in github actions workflows.

Information

  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • This PR is not a code change (e.g. documentation, README, typehinting,
    examples, ...).

Checklist

  • I have searched the open pull requests for duplicates.
  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why.
  • I have updated the changelog to include these changes.

@pycord-app
Copy link
Copy Markdown

pycord-app bot commented Oct 9, 2025

Thanks for opening this pull request!
Please make sure you have read the Contributing Guidelines and Code of Conduct.

This pull request can be checked-out with:

git fetch origin pull/2948/head:pr-2948
git checkout pr-2948

This pull request can be installed with:

pip install git+https://github.com/Pycord-Development/pycord@refs/pull/2948/head

@Paillat-dev Paillat-dev added hold: testing This pull request requires further testing hold: changelog This pull request is missing a changelog entry priority: medium Medium Priority labels Oct 9, 2025
@Paillat-dev Paillat-dev changed the title Feat/python 3.14 feat: ✨ Update to support python 3.14 Oct 9, 2025
@Paillat-dev Paillat-dev added the dependencies Pull requests that update a dependency file label Oct 9, 2025
@NeloBlivion
Copy link
Copy Markdown
Member

Does this require anything beyond #2645?

@Lulalaby Lulalaby marked this pull request as draft October 20, 2025 10:41
@Lulalaby
Copy link
Copy Markdown
Member

Drafting

Signed-off-by: Lala Sabathil <lala@pycord.dev>
@Paillat-dev
Copy link
Copy Markdown
Member Author

Does this require anything beyond #2645?

Maybe stuff related to voice idk

@Lulalaby
Copy link
Copy Markdown
Member

Lulalaby commented Oct 21, 2025

I put that on hold for the next release

Signed-off-by: Lala Sabathil <lala@pycord.dev>
Signed-off-by: Lala Sabathil <lala@pycord.dev>
@Lulalaby Lulalaby modified the milestones: v2.7, v2.8 Dec 24, 2025
@Lulalaby Lulalaby removed the on hold label Dec 24, 2025
@Paillat-dev Paillat-dev removed this from the v2.8 milestone Jan 27, 2026
@Paillat-dev Paillat-dev mentioned this pull request Feb 4, 2026
1 task
@plun1331 plun1331 mentioned this pull request Mar 3, 2026
3 tasks
@plun1331 plun1331 linked an issue Mar 3, 2026 that may be closed by this pull request
3 tasks
@VenomousSteam81
Copy link
Copy Markdown

Is anything in this PR usable at all? I would at least like to try and get my bot online.

@Lulalaby Lulalaby added this to Pycord Mar 18, 2026
@github-project-automation github-project-automation bot moved this to Todo in Pycord Mar 18, 2026
@Paillat-dev Paillat-dev requested review from a team March 24, 2026 10:22
@Paillat-dev Paillat-dev requested a review from a team as a code owner March 27, 2026 22:59
@Paillat-dev Paillat-dev requested review from a team March 27, 2026 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file PA: All Contributors pending priority: medium Medium Priority

Projects

Status: Todo
Status: In Progress

Development

Successfully merging this pull request may close these issues.

Add support for Python 3.14.3

5 participants