summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2023-01-09 21:47:53 -0500
committerJeff Forcier <jeff@bitprophet.org>2023-01-09 23:26:00 -0500
commit7b8106e67c51e71fc4074f7851bbaebed4d5be0c (patch)
tree04d3db018d9c6df53fdecbd73a0593e533039b1f /tests
parent76675c7c471c14ec0b3288cec2beaf400b757480 (diff)
downloadparamiko-7b8106e67c51e71fc4074f7851bbaebed4d5be0c.tar.gz
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 'tests')
0 files changed, 0 insertions, 0 deletions