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

Python3.12 enablement #3837

Open
luckyh opened this issue Jan 31, 2024 · 1 comment
Open

Python3.12 enablement #3837

luckyh opened this issue Jan 31, 2024 · 1 comment

Comments

@luckyh
Copy link
Contributor

luckyh commented Jan 31, 2024

Python3.12 has already been released for a few months so let's the support accordingly.

luckyh added a commit to luckyh/avocado-vt that referenced this issue Jan 31, 2024
`pipes` was deprecated since version 3.11 so let's drop the use
accordingly.

Issue: avocado-framework#3837

Signed-off-by: Xu Han <[email protected]>
luckyh added a commit to luckyh/avocado-vt that referenced this issue Feb 1, 2024
There are a few threading methods been deprecated since Python3.10,
let's replace them according to the guide.

Reference: https://docs.python.org/3/whatsnew/3.10.html#deprecated
Issue: avocado-framework#3837

Signed-off-by: Xu Han <[email protected]>
luckyh added a commit to luckyh/avocado-vt that referenced this issue Feb 1, 2024
There are a few threading methods been deprecated since Python3.10,
let's replace them according to the guide.

Reference: https://docs.python.org/3/whatsnew/3.10.html#deprecated
Issue: avocado-framework#3837

Signed-off-by: Xu Han <[email protected]>
luckyh added a commit to luckyh/avocado-vt that referenced this issue Feb 1, 2024
`pipes` was deprecated since version 3.11 so let's drop the use
accordingly.

Issue: avocado-framework#3837

Signed-off-by: Xu Han <[email protected]>
@luckyh
Copy link
Contributor Author

luckyh commented Feb 29, 2024

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

No branches or pull requests

1 participant