pulumi/pkg/codegen/testing/test/testdata/enum-reference-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
..
docs Add test covering codegen expectations in #12009 2023-08-01 10:47:17 -07:00
go Add test covering codegen expectations in #12009 2023-08-01 10:47:17 -07:00
nodejs Add test covering codegen expectations in #12009 2023-08-01 10:47:17 -07:00
python [sdkgen/python] Require Python >=3.8 (#15368) 2024-02-04 19:07:53 +00:00
schema.json Remove 'pluginVersion' and 'pluginName' from nodejs schema options. 2023-08-08 12:19:06 +01:00