Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use io.IOBase as base class for StreamingBody #879

@depp

Description

@depp

StreamingBody is a "file-like object", but file-like objects should probably inherit from IOBase or implement a similar suite of methods. This will provide an easy fix for #767.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestThis issue requests a feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions