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

Remove the type validation system in status responses #515

Merged

Conversation

PerchunPak
Copy link
Member

Type validating is quite unpythonic, I remember that we disscussed it somewhere in #306 but I can't find where (maybe in Discord).


Fixes second issue in #511.

@PerchunPak PerchunPak added area: API Related to core API of the project status: needs review Author is waiting for someone to review and approve labels Apr 16, 2023
@PerchunPak PerchunPak linked an issue Apr 16, 2023 that may be closed by this pull request
@PerchunPak
Copy link
Member Author

Also, it'd be great to release this fix as new minor alpha version as almost 98% of servers can't be pinged now.

@kevinkjt2000 kevinkjt2000 merged commit 4ca7949 into py-mine:master Apr 19, 2023
@PerchunPak PerchunPak deleted the remove-type-validation-in-status branch April 19, 2023 15:10
PerchunPak added a commit that referenced this pull request May 8, 2023
PerchunPak added a commit that referenced this pull request May 8, 2023
Tests are from #306 and code is dead since #515.
PerchunPak added a commit that referenced this pull request May 29, 2023
Tests are from #306 and code is dead since #515.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: API Related to core API of the project status: needs review Author is waiting for someone to review and approve
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IndexError: bytearray index out of range
3 participants