Skip to content

Dependency on vendored requests is a long term issue despite pinning very old botocore #5

@silicon-jc

Description

@silicon-jc

Replacing requests with urllib3 removes the dependency on the vendored botocore which is being dropped by Lambda.

With python 2.7 EOS, can we get a new version without that dependency? Python 2.7 users can use cfnresponse 1.0.2 if they need it, while Python 3 users can use the updated version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions