Skip to content

Drop support for Python 3.6#6990

Merged
nateprewitt merged 1 commit intoaws:developfrom
nateprewitt:drop_36
May 31, 2022
Merged

Drop support for Python 3.6#6990
nateprewitt merged 1 commit intoaws:developfrom
nateprewitt:drop_36

Conversation

@nateprewitt
Copy link
Copy Markdown
Contributor

DO NOT MERGE PRIOR TO 5/30

This PR will end support for Python 3.6 in awscli as announced earlier this year. This PR will remove the testing scaffolding, update documentation, and remove any Python 3.6 specific code paths. This will need to be merged in conjunction with the other PRs in boto3, botocore, and s3transfer.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 26, 2022

Codecov Report

Merging #6990 (e6c7a7b) into develop (20348b2) will not change coverage.
The diff coverage is n/a.

❗ Current head e6c7a7b differs from pull request most recent head 4c52e54. Consider uploading reports for the commit 4c52e54 to get more accurate results

@@           Coverage Diff            @@
##           develop    #6990   +/-   ##
========================================
  Coverage    92.87%   92.87%           
========================================
  Files          204      204           
  Lines        16329    16329           
========================================
  Hits         15166    15166           
  Misses        1163     1163           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 20348b2...4c52e54. Read the comment docs.

Copy link
Copy Markdown
Contributor

@justindho justindho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do CONTRIBUTING.md and doc/README.rst need to get updated as well?

@nateprewitt nateprewitt merged commit 44f2b7d into aws:develop May 31, 2022
@nateprewitt nateprewitt deleted the drop_36 branch May 31, 2022 18:26
aws-sdk-python-automation added a commit that referenced this pull request May 31, 2022
* release-1.25.0:
  Bumping version to 1.25.0
  Add changelog entries from botocore
  Update changelog based on model updates
  Drop support for Python 3.6 (#6990)
  Remove f-strings to preserve error message on Python 2.7 (#6999)
  Move install script to use python -m pip (#6982)
  Fix #3618 s3uploader writing to stdout
ConnorKirk pushed a commit to ConnorKirk/aws-cli that referenced this pull request Oct 28, 2022
godd9170 pushed a commit to godd9170/aws-cli that referenced this pull request Mar 7, 2023
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.

4 participants