FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: add support for python 3.14 by WilliamBergamin · Pull Request #1397 · slackapi/bolt-python · GitHub

feat: add support for python 3.14 - #1397

Merged
WilliamBergamin merged 2 commits into
mainfrom
support-python-3-14
Nov 13, 2025
Merged

feat: add support for python 3.14#1397
WilliamBergamin merged 2 commits into
mainfrom
support-python-3-14

Conversation

Copy link
Copy Markdown
Contributor

Summary

These changes ensures the project officially support python 3.14

Testing

The CI will run the tests against python 3.14

Category

  • slack_bolt.App and/or its core components
  • slack_bolt.async_app.AsyncApp and/or its core components
  • Adapters in slack_bolt.adapter
  • Document pages under /docs
  • Others

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.

  • I've read and understood the Contributing Guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've run ./scripts/install_all_and_run_tests.sh after making the changes.

WilliamBergamin added this to the 1.27.0 milestone Nov 13, 2025
WilliamBergamin self-assigned this Nov 13, 2025
WilliamBergamin added enhancement New feature or request semver:minor dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 13, 2025

codecov Bot commented Nov 13, 2025
edited
Loading

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.54%. Comparing base (2086c7a) to head (25fd19e).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1397      +/-   ##
==========================================
- Coverage   91.05%   90.54%   -0.51%     
==========================================
  Files         222      222              
  Lines        7534     7129     -405     
==========================================
- Hits         6860     6455     -405     
  Misses        674      674              

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

mwbrooks left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

✅ Thanks for adding Python 3.14 support!

🚀 Confirmed that 3.14 is run by the CI/CD

WilliamBergamin merged commit fe28b14 into main Nov 13, 2025
15 checks passed
WilliamBergamin deleted the support-python-3-14 branch November 13, 2025 19:42
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

Labels

dependencies Pull requests that update a dependency file enhancement New feature or request python Pull requests that update Python code semver:minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL