Skip to content

Remove py36 references #1330

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

Merged
merged 6 commits into from
Jul 2, 2025
Merged

Remove py36 references #1330

merged 6 commits into from
Jul 2, 2025

Conversation

ewanek1
Copy link
Contributor

@ewanek1 ewanek1 commented Jul 2, 2025

Summary

This PR begins to resolve Issue 603. It removes explicit references and workarounds for Python 3.6 in the codebase and documentation to support minimum Python version 3.7+.

Testing

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.

Copy link

codecov bot commented Jul 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.96%. Comparing base (c75897e) to head (efbdb01).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1330   +/-   ##
=======================================
  Coverage   90.96%   90.96%           
=======================================
  Files         222      222           
  Lines        7501     7501           
=======================================
  Hits         6823     6823           
  Misses        678      678           

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

@ewanek1 ewanek1 merged commit 347cb5e into main Jul 2, 2025
14 checks passed
@ewanek1 ewanek1 deleted the remove-py36-references branch July 2, 2025 16:53
@ewanek1 ewanek1 restored the remove-py36-references branch July 2, 2025 16:53
ewanek1 added a commit that referenced this pull request Jul 2, 2025
@zimeg zimeg mentioned this pull request Jul 2, 2025
4 tasks
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.

1 participant