pulumi/pkg/codegen/testing/test/testdata/output-funcs
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 [go/sdk-gen] Generate output-versioned invokes for functions without inputs (#13694) 2023-10-02 12:53:06 +00:00
dotnet Generate output-versioned invokes for functions without inputs 2023-08-08 14:00:30 +02:00
dotnet-extras/Tests export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
go [go/sdk-gen] Fixes plain and optional properties for generated types for Go SDKs using generics (#14616) 2023-11-21 16:43:51 +00:00
go-extras/tests Replace PropertyValue type casts with method calls (#14538) 2023-11-12 20:10:47 +00:00
nodejs Support returning plain values from methods (#13592) 2023-11-18 06:02:06 +00:00
nodejs-extras/tests [codegen/node] Implement support for lazy-loaded Node modules (#10538) 2022-09-01 18:42:44 -04:00
python [sdkgen/python] Require Python >=3.8 (#15368) 2024-02-04 19:07:53 +00:00
python-extras/tests export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
schema.json [go/sdk-gen] Generating SDK with generics (#13828) 2023-09-19 10:28:50 +00:00