Browse Source
Too big integers or numeric strings raise TypeError in make_steam64 instead of returning valid SteamID object with the invalid flag set. Examples: SteamID(111111111111111111111111111111111111111) SteamID('11111111111111111111111111111111111111')pull/218/head
committed by
GitHub
2 changed files with 9 additions and 0 deletions
Loading…
Reference in new issue