Tugy

Results 6 issues of Tugy

called "formatPart" and not "nextFormatPart".

I think it's better to start with pyenv at the beginning, it super easy to set up (3 commands) and it will reduce the issues this person will have in...

enhancement

enhancement

Most cases for minio have very big files, so just make sure you don't load them entirely to the RAM (use file-like interfaces for read and write) _Originally posted by...

enhancement

use self.minio_obj.list_objects instead of _get_objects_at and diy logic to reduce the amount of code written and tested