Skip to content

Conversation

@Paillat-dev
Copy link
Member

@Paillat-dev Paillat-dev commented Apr 17, 2025

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.

Python 3.14 is currently at alpha 7. This should not be merged before the official release, and only serves as a way not to stay behind.

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.

@Lulalaby Lulalaby added priority: low Low Priority status: todo This issue needs work dependencies Pull requests that update a dependency file hold: changelog This pull request is missing a changelog entry on hold hold: testing This pull request requires further testing labels Apr 17, 2025
@Paillat-dev
Copy link
Member Author

Redo in #2948 from local branch

@Paillat-dev Paillat-dev closed this Oct 9, 2025
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 priority: low Low Priority status: todo This issue needs work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants