Paweł Polewicz

Results 51 issues of Paweł Polewicz

if model is defined as name, price, author and for exporting we configure ```awk fields = ('id', 'name', 'author', 'price',) ``` then the export order we have set is going...

This is a dummy PR we can use to clean up the CI account that got somehow polluted with test buckets, we may need to unify the cleaners between cli...

there are two manager classes which don't really manage anything and they are mixed up with each other, someone needs to untangle this and rename stuff using apiver

Both are EOL now, nobody should be using them, therefore lets remove support and enable using new syntax, new versions of libraries etc. https://github.com/Backblaze/b2-sdk-python/pull/297/commits/60520ebf32f2cb47ba7a89a9279a8ddc20ba9499 and others like it may be...

https://github.com/Backblaze/B2_Command_Line_Tool/issues/730

bug
good first issue