Skip to content

feat: Deprecate d.py-style is_x getters - #3338

Draft
ToothyDev wants to merge 4 commits into
masterfrom
feat/deprecate-legacy-getters
Draft

feat: Deprecate d.py-style is_x getters#3338
ToothyDev wants to merge 4 commits into
masterfrom
feat/deprecate-legacy-getters

Conversation

@ToothyDev

Copy link
Copy Markdown
Contributor

Summary

Closes #3330, see that issue for more info

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.
  • I have read the Contributing Guidelines.
  • AI Usage has been disclosed.
    • If AI has been used, I understand fully what the code does

@pycord-app

pycord-app Bot commented Aug 7, 2026

Copy link
Copy Markdown

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/3338/head:pr-3338
git checkout pr-3338

This pull request can be installed with:

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

@ToothyDev ToothyDev added hold: changelog This pull request is missing a changelog entry hold: testing This pull request requires further testing labels Aug 7, 2026
@ToothyDev ToothyDev added this to the 2.9.0rc1 milestone Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hold: changelog This pull request is missing a changelog entry hold: testing This pull request requires further testing

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Get rid of or property-ify d.py-style is_x getters

1 participant