Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type checking fixes #393

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

Conversation

BCurbs
Copy link
Contributor

@BCurbs BCurbs commented Oct 6, 2022

Added wayyyyyy more type checking. I even fixed the merge conflicts and the pylint.

transorsmth and others added 27 commits September 21, 2022 10:58
…s no attribute 'color'" and "'Embed' object attribute 'color' is read-only"
…h. Fixed the issue with format exception parameters. Added the get_command and walk_commands methods with correct types to avoid errors.
…e hints to database stuff, and fix some stuff with the require_team and send_on_verify.
…return the right type.

Added type hints in some other places.
Moved GuildNewMember to actionlogs.py to avoid circular import and make some stuff simpler.
…hanged some stuff so slash commands dont die with too big ints.
Copy link
Member

@JayFromProgramming JayFromProgramming left a comment

Choose a reason for hiding this comment

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

Too many merge conflicts for me to approve

@BCurbs
Copy link
Contributor Author

BCurbs commented Oct 24, 2022

I'll fix all of them once I'm back at a computer.

@BCurbs BCurbs requested review from JayFromProgramming and removed request for tweirtx October 25, 2022 14:31
Copy link
Contributor Author

@BCurbs BCurbs left a comment

Choose a reason for hiding this comment

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

Did it.

Copy link
Member

@JayFromProgramming JayFromProgramming left a comment

Choose a reason for hiding this comment

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

There are too many changes in this PR for me to in good faith approve it, please split this into separate pull requests

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.

3 participants