Skip to content

Conversation

Paillat-dev
Copy link
Member

Summary

Depends on: #2645
The above pull request is required as it refactors asyncio usage in a way that does not make use of deprecated methods. See: https://docs.python.org/3.14/whatsnew/3.14.html#deprecated

⚠️ This requires testing.

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

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
Member

Does this require anything beyond #2645?

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 hold: changelog This pull request is missing a changelog entry hold: testing This pull request requires further testing PA: All Contributors pending priority: medium Medium Priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants