Skip to content Skip to sidebar Skip to footer
Showing posts with the label Future

Python Futures And Tuple Unpacking

What is an elagant/idiomatic way to achieve something like tuple unpacking with futures? I have cod… Read more Python Futures And Tuple Unpacking