Skip to content

network renamed to requests (breaking change) without appropriate version bump #415

@pmalacho-mit

Description

@pmalacho-mit

Obviously this is a 0.x package, so I'm owed nothing, but just wanted to flag this in case it's worth considering but hasn't been yet:

I just experienced some new test failures in my environment, and tracked it down to the fact my glue code was written with version 0.1.9 of the API, and thus I was using network instead of requests. In my test container, which had a version spec of ^0.1.9, 0.1.13 got installed and things broke.

Of course, shame on me for not pinning versions, but just wanted to mention so it's on your radar and/or in case anyone else experiences something similar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions