Docs | Support

apmechev/GRID_LRT

master
6 years, 9 months ago
@apmechev finally (?) resolves py3 bytes
No dependencies with known security vulnerabilities.
master
6 years, 9 months ago
@apmechev legit decoding input when it's bytes to make everything consistent across py2,3
No dependencies with known security vulnerabilities.
master
6 years, 9 months ago
@apmechev using bytes to split for py3 mocked files
No dependencies with known security vulnerabilities.
master
6 years, 9 months ago
@apmechev I think the method doesn't return anything
No dependencies with known security vulnerabilities.
master
6 years, 9 months ago
@apmechev was monkeypatching the wrong obj
No dependencies with known security vulnerabilities.
master
6 years, 9 months ago
@apmechev wrong order when monkeypatching
No dependencies with known security vulnerabilities.
master
6 years, 9 months ago
@apmechev adding \r\n at the end of the mocked output
No dependencies with known security vulnerabilities.
master
6 years, 9 months ago
@apmechev creates another gsifile object to feed it parent_dir
No dependencies with known security vulnerabilities.
master
6 years, 9 months ago
@apmechev fix of test
No dependencies with known security vulnerabilities.
master
6 years, 9 months ago
@apmechev fix of test
No dependencies with known security vulnerabilities.
master
6 years, 9 months ago
@apmechev test decode the year returned by uberftp
No dependencies with known security vulnerabilities.
master
6 years, 9 months ago
@apmechev fix bug where internal representation is a list already (if is_dir) or is a string(if is_file)
No dependencies with known security vulnerabilities.
master
6 years, 9 months ago
@apmechev fixes year being 'int' in python3
No dependencies with known security vulnerabilities.
master
6 years, 9 months ago
@apmechev adding local variable in case the if staement doesn't evaluate
No dependencies with known security vulnerabilities.
master
6 years, 9 months ago
@apmechev removing unnecessary work in loop and making the '/' trim at the end of a file hold
No dependencies with known security vulnerabilities.