diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2023-01-09 21:47:53 -0500 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2023-01-09 23:26:00 -0500 |
commit | 7b8106e67c51e71fc4074f7851bbaebed4d5be0c (patch) | |
tree | 04d3db018d9c6df53fdecbd73a0593e533039b1f /LICENSE | |
parent | 76675c7c471c14ec0b3288cec2beaf400b757480 (diff) |
Remove or transmute all use of long()
- When wrapping literals: just go away
- When wrapping variables whose values are already definitely integers (eg output of 'id()'): ditto
- When wrapping variables of unknown provenance or which are definitely
NOT integers: replaced with int()
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions