Skip to content
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

Add Python 3.10 to the supported versions #497

Merged
merged 3 commits into from
Oct 18, 2021
Merged

Conversation

seratch
Copy link
Member

@seratch seratch commented Oct 17, 2021

This pull request adds a CI build job with Python 3.10 and updates the package metadata.

Category (place an x in each of the [ ])

  • 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 (place an x in each [ ])

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.

@seratch seratch added this to the 1.9.4 milestone Oct 17, 2021
@seratch seratch self-assigned this Oct 17, 2021
@seratch
Copy link
Member Author

seratch commented Oct 17, 2021

Need to upgrade pytest to 6.x to run tests in Python 3.10: https://github.com/pytest-dev/pytest/releases/tag/6.2.5

@codecov
Copy link

codecov bot commented Oct 17, 2021

Codecov Report

Merging #497 (ab71d2d) into main (81d0e7a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #497   +/-   ##
=======================================
  Coverage   91.43%   91.43%           
=======================================
  Files         167      167           
  Lines        5533     5533           
=======================================
  Hits         5059     5059           
  Misses        474      474           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 81d0e7a...ab71d2d. Read the comment docs.

@seratch seratch merged commit e671691 into slackapi:main Oct 18, 2021
@seratch seratch deleted the python-3.10 branch October 18, 2021 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant