Skip to content

Conversation

@DavidVujic
Copy link
Owner

@DavidVujic DavidVujic commented Dec 25, 2023

Description

feat: add support for Python 3.12 when determining what's in the stdlib.

Motivation and Context

Python 3.12 is now the LTS version.

fix: add missing modules already existing in v3.11.

fixes #142

How Has This Been Tested?

✅ CircleCI

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

@DavidVujic DavidVujic marked this pull request as ready for review December 25, 2023 21:50
@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@DavidVujic DavidVujic merged commit 4a17fc7 into main Dec 25, 2023
@DavidVujic DavidVujic deleted the support_python_3_12 branch December 25, 2023 21:56
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.

Add support for Python 3.12 when analyzing source code (poly libs)

2 participants