Skip to content

Don't bounce off disk when putting/gettinging file-like objects #787

@bitprophet

Description

@bitprophet

Currently, we have to make a temporary file when doing e.g. put(stringio_instance, xxx) or similar.

Paramiko #71 includes a patch that should mean we no longer have to do this. If/when that merges, update to take advantage (and bump our requirements to match...)

Should apply to both put and get.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions