Update test runners to test 3.14 beta build#348
Merged
Merged
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## develop #348 +/- ##
===========================================
+ Coverage 81.08% 81.22% +0.14%
===========================================
Files 16 16
Lines 2913 2935 +22
===========================================
+ Hits 2362 2384 +22
Misses 551 551 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
jonathan343
approved these changes
Jun 2, 2025
aws-sdk-python-automation
added a commit
that referenced
this pull request
Jul 18, 2025
* release-0.13.1: Bumping version to 0.13.1 Add official Python 3.14 support with first release candidate (#353) Updates based on feedback Add ruff reformatting Update utils.py Update utils.py Create nested client method Replace bespoke NullHandler with Python's impl (#351) Update test_futures.py Format code with latest changes Update dependency versions and ruff hook Typo Fix (#349) Update test runners to test 3.14 beta build (#348) Avoid the multiprocessing forkserver method
hswong3i
pushed a commit
to alvistack/boto-s3transfer
that referenced
this pull request
Jul 19, 2025
hssyoo
pushed a commit
to hssyoo/s3transfer
that referenced
this pull request
Nov 10, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Start testing on the 3.14 beta build now that #347 addresses the forkserver issues.