Skip to content

🐛Python 3.11 support #80

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 16 commits into from
Mar 3, 2023
Merged

🐛Python 3.11 support #80

merged 16 commits into from
Mar 3, 2023

Conversation

Luke-Parkin
Copy link
Contributor

@Luke-Parkin Luke-Parkin commented Mar 3, 2023

Description

Make updates to allow the codebase to run on python 3.11

Test Coverage

  • This change is covered by existing or additional automated tests.
  • Manual testing has been performed (and evidence provided) as automated testing was not feasible.
  • Additional tests are not required for this change (e.g. documentation update).

@Luke-Parkin Luke-Parkin requested a review from a team as a code owner March 3, 2023 15:20
@Luke-Parkin Luke-Parkin changed the title Python 3.11 🐛Python 3.11 support Mar 3, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 3, 2023

Codecov Report

Merging #80 (b944df5) into main (e6a032c) will increase coverage by 0.38%.
The diff coverage is 73.52%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
+ Coverage   68.52%   68.91%   +0.38%     
==========================================
  Files          47       47              
  Lines        2545     2551       +6     
==========================================
+ Hits         1744     1758      +14     
+ Misses        801      793       -8     
Impacted Files Coverage Δ
continuous_delivery_scripts/get_version.py 0.00% <0.00%> (ø)
...uous_delivery_scripts/spdx_report/spdx_document.py 59.00% <ø> (ø)
...nuous_delivery_scripts/spdx_report/spdx_summary.py 38.09% <ø> (ø)
..._delivery_scripts/utils/language_specifics_base.py 63.93% <0.00%> (ø)
continuous_delivery_scripts/assert_news.py 53.76% <28.57%> (-1.92%) ⬇️
continuous_delivery_scripts/_version.py 100.00% <100.00%> (ø)
continuous_delivery_scripts/language_specifics.py 97.14% <100.00%> (ø)
continuous_delivery_scripts/plugins/ci.py 65.62% <100.00%> (ø)
continuous_delivery_scripts/plugins/golang.py 38.09% <100.00%> (ø)
...nuous_delivery_scripts/spdx_report/spdx_helpers.py 78.66% <100.00%> (ø)
... and 4 more

Copy link
Collaborator

@acabarbaye acabarbaye left a comment

Choose a reason for hiding this comment

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

👍 great work

@acabarbaye acabarbaye merged commit ecffafa into ARMmbed:main Mar 3, 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