Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for Python 3.6 #240

Merged
merged 1 commit into from May 31, 2022
Merged

Conversation

nateprewitt
Copy link
Contributor

DO NOT MERGE PRIOR TO 5/30

This PR will end support for Python 3.6 in s3transfer 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 awscli, boto3, and botocore.

@codecov-commenter
Copy link

codecov-commenter commented May 25, 2022

Codecov Report

Merging #240 (f3c233c) into develop (c195ce7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #240   +/-   ##
========================================
  Coverage    85.32%   85.32%           
========================================
  Files           16       16           
  Lines         2713     2713           
========================================
  Hits          2315     2315           
  Misses         398      398           

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 c195ce7...f3c233c. Read the comment docs.

@nateprewitt nateprewitt merged commit 91aceba into boto: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-0.6.0:
  Bumping version to 0.6.0
  Drop support for Python 3.6 (#240)
  Update pre-commit versions (#239)
  Add object-lock headers/args to uploads and copies (#224)
  Update black to 22.3.0 (#238)
  Remove nose and pre-commit from dev dependencies (#236)
  Upgrade black to stable release (22.1.0) (#237)
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.

None yet

3 participants