[0.66.0] changed method signatures of server_core.check_user_allowed and server_core.retrieve_default_user_code
#139
Windows81
announced in
Breaking Changes; Migration Considerations
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Some implementation changes were underway.
server_core.retrieve_default_user_codechanged from(float) -> strto() -> str.server_core.check_user_allowedchanged from(int, str) -> boolto(str) -> bool.Beta Was this translation helpful? Give feedback.
All reactions