Skip to content

build: Add support for Python 3.10 across all backends#1809

Merged
matthewfeickert merged 2 commits intomasterfrom
build/add-support-for-python-310
Mar 11, 2022
Merged

build: Add support for Python 3.10 across all backends#1809
matthewfeickert merged 2 commits intomasterfrom
build/add-support-for-python-310

Conversation

@matthewfeickert
Copy link
Member

@matthewfeickert matthewfeickert commented Mar 10, 2022

Description

Follow up PR to PR #1808

  • Add support for Python 3.10 to the PyPI metadata and codemeta.json.
  • Update Dockerfile base image to python:3.10-slim-bullseye.

Checklist Before Requesting Reviewer

  • Tests are passing
  • "WIP" removed from the title of the pull request
  • Selected an Assignee for the PR to be responsible for the log summary

Before Merging

For the PR Assignees:

  • Summarize commit messages into a comprehensive review of the PR
* Add support for Python 3.10 to the PyPI metadata and codemeta.json.
* Update Dockerfile base image to python:3.10-slim-bullseye.

@matthewfeickert matthewfeickert added docs Documentation related build Changes that affect the build system or external dependencies Docker Involving Docker images or builds labels Mar 10, 2022
@matthewfeickert matthewfeickert self-assigned this Mar 10, 2022
@matthewfeickert matthewfeickert requested a review from kratsg March 10, 2022 19:22
@codecov
Copy link

codecov bot commented Mar 10, 2022

Codecov Report

Merging #1809 (d93e4e4) into master (05e1338) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1809   +/-   ##
=======================================
  Coverage   98.14%   98.14%           
=======================================
  Files          64       64           
  Lines        4270     4270           
  Branches      719      719           
=======================================
  Hits         4191     4191           
  Misses         46       46           
  Partials       33       33           
Flag Coverage Δ
contrib 26.25% <ø> (ø)
doctest 60.60% <ø> (ø)
unittests 96.13% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 05e1338...d93e4e4. Read the comment docs.

@matthewfeickert matthewfeickert added the packaging setup.py, setup.cfg, pyproject.toml, and friends label Mar 11, 2022
@matthewfeickert matthewfeickert merged commit fc3cc62 into master Mar 11, 2022
@matthewfeickert matthewfeickert deleted the build/add-support-for-python-310 branch March 11, 2022 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Changes that affect the build system or external dependencies Docker Involving Docker images or builds docs Documentation related packaging setup.py, setup.cfg, pyproject.toml, and friends

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant