Skip to content

Comments

chore: apply changes to accomodate updated Pylint checks#295

Merged
mattsb42-aws merged 3 commits intoaws:masterfrom
mattsb42-aws:pylint
Aug 25, 2020
Merged

chore: apply changes to accomodate updated Pylint checks#295
mattsb42-aws merged 3 commits intoaws:masterfrom
mattsb42-aws:pylint

Conversation

@mattsb42-aws
Copy link
Member

Description of changes:

Recent versions of Pylint added some new checks that recommend using syntax that was introduced in Python 3. This required two changes on our part:

  1. The decrypt oracle is Python 3 only. There, I actually made the recommended changes (and re-enabled a similar check that was incorrectly disabled.)
  2. Everywhere else, disable the new checks.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Check any applicable:

  • Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.

@mattsb42-aws mattsb42-aws changed the title apply changes to accomodate updated Pylint checks chore: apply changes to accomodate updated Pylint checks Aug 24, 2020
@mattsb42-aws mattsb42-aws merged commit b91e44b into aws:master Aug 25, 2020
@mattsb42-aws mattsb42-aws deleted the pylint branch August 25, 2020 18:49
farleyb-amazon added a commit that referenced this pull request Aug 26, 2020
chore: apply changes to accomodate updated Pylint checks (#295)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants