Results 4 comments of Mateusz

> I don't like copying the docs of `os.rename` verbatim here. Should we just instead link to the docs of `os.rename` and say that's what `Path.rename` uses internally? I have...

I have made the requested changes; please review again

What about this issue? Is this a bug? The situation is even worse when one of Range* tasks requires some WrapperTask - then any raised exception in WrapperTask requires emits...

I created implementation in https://github.com/spotify/luigi/pull/3343