Skip to content

Add official Python 3.14 support with first release candidate#353

Merged
nateprewitt merged 1 commit into
developfrom
314_support
Jul 18, 2025
Merged

Add official Python 3.14 support with first release candidate#353
nateprewitt merged 1 commit into
developfrom
314_support

Conversation

@nateprewitt
Copy link
Copy Markdown
Contributor

The first release candidate for Python 3.14 is tentatively scheduled for July 22nd (ref). We've been stable through the beta process and since we're entering feature lock, we should be good to start advertising support to enable other tools to onboard early.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 16, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.24%. Comparing base (e1415f8) to head (f36e5ea).
⚠️ Report is 56 commits behind head on develop.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #353      +/-   ##
===========================================
+ Coverage    81.08%   81.24%   +0.16%     
===========================================
  Files           16       16              
  Lines         2913     2933      +20     
===========================================
+ Hits          2362     2383      +21     
+ Misses         551      550       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nateprewitt nateprewitt marked this pull request as ready for review July 16, 2025 21:24
@nateprewitt nateprewitt merged commit 6234b47 into develop Jul 18, 2025
76 checks passed
@nateprewitt nateprewitt deleted the 314_support branch July 18, 2025 00:51
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
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.

3 participants