Skip to content

Conversation

@NeloBlivion
Copy link
Member

@NeloBlivion NeloBlivion commented Jun 11, 2023

Summary

Gives up trying to unify MISSING types by doing a version check instead
Not tested yet, just putting this out there because master is broken again for py3.11 due to #1806
Hopefully closes #2110

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.

@OmLanke
Copy link
Contributor

OmLanke commented Jun 12, 2023

LGTM. Tested on Python 3.10.4 and Python 3.11.3

@Lulalaby Lulalaby enabled auto-merge (squash) June 12, 2023 13:32
@Lulalaby Lulalaby merged commit 17987c7 into Pycord-Development:master Jun 12, 2023
@plun1331 plun1331 added the bug Something isn't working label Jun 12, 2023
@pullapprove4
Copy link

pullapprove4 bot commented Jul 27, 2023

Please add a changelog entry

@NeloBlivion NeloBlivion mentioned this pull request Feb 1, 2024
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ValueError: mutable default <class 'discord.utils._MissingSentinel'> for field name is not allowed: use default_factory

4 participants