aws / aws/aws-encryption-sdk-cli

Wrong formatting in the deprecated python warning

Open
#357 0 comments 0 reactions 0 assignees View on GitHub
good first issue maintenance
Dominant language
Python
Stars
82
Forks
42
PR merge metrics
No merged PRs in 30d

Description

### Problem:

https://github.com/aws/aws-encryption-sdk-cli/blob/5fc460ec800e7f712e9574be672ef04bdafcc307/src/aws_encryption_sdk_cli/compatability.py#L38

The _minimum_version_ and _date_ seem to have been swapped in the deprecated python warning.
### Solution:

Putting the `params["date"]` before the `minimum_version[0]` should fix the issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.