Skip to content

Conversation

@Paillat-dev
Copy link
Member

@Paillat-dev Paillat-dev commented Dec 26, 2025

Summary

fixes: #1917
redo of: #2655 & #2828

image

https://canary.discord.com/channels/881207955029110855/903819190274764800/1453819292977201328

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.

@Paillat-dev Paillat-dev added this to the v2.7.1 milestone Dec 26, 2025
@Paillat-dev Paillat-dev requested a review from a team as a code owner December 26, 2025 12:48
@Paillat-dev Paillat-dev added priority: medium Medium Priority hold: changelog This pull request is missing a changelog entry labels Dec 26, 2025
@pycord-app
Copy link

pycord-app bot commented Dec 26, 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/3042/head:pr-3042
git checkout pr-3042

This pull request can be installed with:

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

@Paillat-dev Paillat-dev changed the title ♻️ Replace utils.deprecated with typing(_extensions).deprecated refactor: ♻️ Replace utils.deprecated with typing(_extensions).deprecated Dec 26, 2025
Soheab
Soheab previously approved these changes Dec 26, 2025
@Paillat-dev Paillat-dev changed the title refactor: ♻️ Replace utils.deprecated with typing(_extensions).deprecated refactor: ♻️ Replace utils.deprecated with warnings(/typing_extensions).deprecated Jan 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update utils.deprecated to use PEP 702

3 participants