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

feat: Update to support py312 #1533

Merged
merged 14 commits into from
Jul 22, 2024
Merged

feat: Update to support py312 #1533

merged 14 commits into from
Jul 22, 2024

Conversation

gavin-aguiar
Copy link
Contributor

@gavin-aguiar gavin-aguiar commented Jul 12, 2024

Description

Added support for python 3.12.
Changes include:

  • Updating test pipelines to add test for python312
  • Updated nuspec to build packages for 3.12
  • Worker.config update
  • Tests changes

Fixes #


PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made and CI is passing.

Quality of Code and Contribution Guidelines

@gavin-aguiar gavin-aguiar changed the title Update to support py312 feat: Update to support py312 Jul 12, 2024
@gavin-aguiar gavin-aguiar marked this pull request as ready for review July 19, 2024 16:17
@gavin-aguiar gavin-aguiar merged commit bd14bc3 into dev Jul 22, 2024
27 checks passed
@gavin-aguiar gavin-aguiar deleted the gaaguiar/py312_support branch July 22, 2024 22:03
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.

2 participants