pulumi/sdk/python/cmd/pulumi-language-python
Justin Van Patten cc631241b3
[sdkgen/python] Require Python >=3.8 (#15368)
Python 3.7 is unsupported and has been end-of-life since 6/27/2023. See
https://devguide.python.org/versions/

The core `pulumi` Python SDK package is being updated to indicate that
Python 3.8 or greater is required (see #15365).

This change updates the default minimum required Python version for
generated provider SDKs to Python 3.8 or greater as well.

Fixes #15367
2024-02-04 19:07:53 +00:00
..
testdata [sdkgen/python] Require Python >=3.8 (#15368) 2024-02-04 19:07:53 +00:00
go.mod Changelog and go.mod updates for v3.104.2 (#15344) 2024-02-01 12:34:33 +00:00
go.sum Auto-fix encrypted keys in the wrong format due to gocloud.dev upgrade regression (#15334) 2024-02-01 09:39:41 +00:00
language_test.go Enable python conformance tests (#15283) 2024-01-30 15:02:59 +00:00
main.go Enable python conformance tests (#15283) 2024-01-30 15:02:59 +00:00
main_test.go [sdk/python] Fix test to install local Pulumi SDK (#15223) 2024-01-23 23:48:49 +00:00