pulumi/pkg/codegen/testing/test/testdata/output-funcs/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
..
pulumi_mypkg [sdkgen/python] Require Python >=3.8 (#15368) 2024-02-04 19:07:53 +00:00
codegen-manifest.json [codegen/python] fix invalid codegen on empty outputs functions (#9649) 2022-05-23 14:43:38 -07:00
setup.py [sdkgen/python] Require Python >=3.8 (#15368) 2024-02-04 19:07:53 +00:00