Skip to content

Add official Python 3.14 support with first release candidate#3522

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

Add official Python 3.14 support with first release candidate#3522
nateprewitt merged 1 commit intoboto:developfrom
nateprewitt:314_support

Conversation

@nateprewitt
Copy link
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.

This PR raises our memory threshold to 13MB (ideally temporarily) due to the mac client specifically having a larger memory footprint than before. We saw similar issues in Python 3.13 that were corrected prior to the final release. We should revisit this test once we get to that point.

@codecov-commenter
Copy link

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 93.15%. Comparing base (6300f6b) to head (61aa64b).
Report is 450 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    #3522      +/-   ##
===========================================
+ Coverage    92.94%   93.15%   +0.21%     
===========================================
  Files           66       67       +1     
  Lines        14956    15263     +307     
===========================================
+ Hits         13901    14219     +318     
+ Misses        1055     1044      -11     

☔ 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 55324d1 into boto:develop Jul 18, 2025
40 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-1.39.9:
  Bumping version to 1.39.9
  Update endpoints model
  Update to latest models
  Merge customizations for Outposts
  Experimental plugin autoloading (#3514)
  Add official Python 3.14 support with first release candidate (#3522)
hswong3i pushed a commit to alvistack/boto-botocore that referenced this pull request Jul 19, 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