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

Test and mark Python 3.12 support. Update setuptools support for >67 #469

Merged
merged 3 commits into from
Nov 20, 2023

Conversation

tonybaloney
Copy link
Collaborator

@tonybaloney tonybaloney commented Oct 6, 2023

This package is broken in the latest version of setuptools, this PR fixes the issue and tests the patch on Python 3.12

@tonybaloney tonybaloney changed the title Test and mark Python 3.12 support Test and mark Python 3.12 support. Update setuptools support for >67 Oct 6, 2023
@tonybaloney tonybaloney marked this pull request as draft October 7, 2023 00:06
…the clash of azure.core namespace from the msrest package
@tonybaloney tonybaloney marked this pull request as ready for review October 11, 2023 02:27
swernli added a commit to microsoft/qsharp that referenced this pull request Oct 11, 2023
This change updates the build scripts and yaml to use Rust 1.73, which introduced some new clippy lints that the code was in violation of. The changes have the version update and the code updates for compatibility, and to keep the new clippy lints in check the minimum required version is updated in prereqs.py.

This also updates the devcontainer definition to include the Azure CLI and fixes the Python version to 3.11 (3.12 was releast on Oct 3, 2023 and does not yet play nice with azure-cli packages, see microsoft/azure-devops-python-api#469).
@jmyersmsft
Copy link
Member

@nechvatalp Can you review this? Looks like there are very few others who have permission.

@zooba
Copy link
Member

zooba commented Oct 26, 2023

@nechvatalp Any chance of a review?

@cmollgaard
Copy link

A review would be very helpful.
The PR seems to fix the problems with namespace in our 3.9 and 3.10 environments

@jmyersmsft
Copy link
Member

Pinging some other folks who might be able to help: @crazy4pi314 @vtbassmatt @tedchamb

@vtbassmatt
Copy link
Member

I haven't worked on this product in years, and wouldn't be comfortable approving a PR.

@crazy4pi314 crazy4pi314 self-requested a review November 15, 2023 18:44
Copy link

@crazy4pi314 crazy4pi314 left a comment

Choose a reason for hiding this comment

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

Looks good to me! Easy 3.12 upgrade party 🥳

@nechvatalp
Copy link
Collaborator

Looks good to me, thanks for your contribution

@nechvatalp nechvatalp merged commit 32e705f into microsoft:dev Nov 20, 2023
7 checks passed
nechvatalp added a commit that referenced this pull request Jul 26, 2024
Test and mark Python 3.12 support. Update setuptools support for >67
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.

7 participants