Skip to content

fix: 🚑 Fix typing.TypeAliasType not present in python <3.12#2967

Merged
Lulalaby merged 1 commit intomasterfrom
fix/typing-typealiastype-311-
Oct 20, 2025
Merged

fix: 🚑 Fix typing.TypeAliasType not present in python <3.12#2967
Lulalaby merged 1 commit intomasterfrom
fix/typing-typealiastype-311-

Conversation

@Paillat-dev
Copy link
Member

Summary

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 requested a review from a team as a code owner October 20, 2025 12:45
@pycord-app
Copy link

pycord-app bot commented Oct 20, 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/2967/head:pr-2967
git checkout pr-2967

This pull request can be installed with:

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

Copy link
Contributor

@Lumabots Lumabots left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested and working

@Lulalaby Lulalaby merged commit 5a97fea into master Oct 20, 2025
28 checks passed
@Lulalaby Lulalaby deleted the fix/typing-typealiastype-311- branch October 20, 2025 13:09
Paillat-dev added a commit to Pycord-Development/pycord-next that referenced this pull request Oct 26, 2025
…-Development#2967)

🚑 Fix `typing.TypeAliasType` not present in python <3.12

(cherry picked from commit 5a97fea)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants