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.12 CI build #1262

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Add Python 3.12 CI build #1262

merged 1 commit into from
Oct 16, 2023

Conversation

offa
Copy link
Contributor

@offa offa commented Oct 16, 2023

Initial steps to support Python 3.12.

@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (29945d7) 34.42% compared to head (271c7f9) 34.42%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1262   +/-   ##
=======================================
  Coverage   34.42%   34.42%           
=======================================
  Files          44       44           
  Lines        8116     8116           
  Branches     1123     1123           
=======================================
  Hits         2794     2794           
  Misses       5208     5208           
  Partials      114      114           

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

@gonchik gonchik merged commit b85ac5f into atlassian-api:master Oct 16, 2023
8 of 9 checks passed
@offa offa deleted the ci branch October 16, 2023 20:34
@offa
Copy link
Contributor Author

offa commented Oct 16, 2023

Wired, setuptools seems missing even though it's installed.

#22 1.434       ERROR: Can not execute `setup.py` since setuptools is not available in the build environment.

@gonchik
Copy link
Member

gonchik commented Oct 16, 2023

pypa/setuptools#3661

@offa offa mentioned this pull request Oct 18, 2023
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