Skip to content

Conversation

@jiasli
Copy link
Member

@jiasli jiasli commented Apr 22, 2022

Similar to #4643

Windows MSI package's bundled Python has been updated to 3.10 (Azure/azure-cli#21746). rdbms-connect depends on setproctitle==1.2.2 which doesn't release wheels for Python 3.10.

setproctitle starts to support Python 3.10 in 1.2.3. We use compatible release for setproctitle so that 1.2.3 can be installed.

Note: It is not a good practice to use a pinned version in setup.py.

@jiasli jiasli changed the title [rdbms-connect] Loosen setproctitle to support Python 3.10 [rdbms-connect] Use compatible release for setproctitle to support Python 3.10 Apr 22, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented Apr 22, 2022

rdbms-connect

@yonzhan yonzhan requested review from calvinhzy and evelyn-ys April 22, 2022 08:10
@yonzhan yonzhan added this to the May 2022 (2022-05-24) milestone Apr 22, 2022
@jiasli jiasli requested a review from DaeunYim April 22, 2022 08:14
@jiasli jiasli merged commit 493219c into Azure:main Apr 26, 2022
@jiasli jiasli deleted the rdbms-connect branch April 26, 2022 02:14
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.

4 participants