pulumi/tests/testdata/codegen/urn-id-properties
Mikhail Shilkov 8cdfd645b3
Convert PEP440 local version to semver prerelease in setup.py (#18289)
PEP440 only allows a small set of prerelease tags, so when converting an
arbitrary prerelease, PypiVersion in `/pkg/codegen/python/utilities.go`
converts it to a "local" version with a `+` sign. This PR does the
reverse conversion and sets the local version as the prerelease tag.

Resolve https://github.com/pulumi/pulumi/issues/18288
2025-01-22 12:50:14 +00:00
..
docs Link to Python docs about input types (#16763) 2024-07-31 08:46:04 +00:00
dotnet Update dotnet to 3.71.1 (#18084) 2024-12-20 12:52:58 +00:00
go [Go] Allow specifying dependencies for output invokes (#17791) 2024-12-10 13:08:57 +00:00
nodejs Update minimum SDK versions for Node.js and Python (#17997) 2024-12-10 18:14:38 +00:00
python Convert PEP440 local version to semver prerelease in setup.py (#18289) 2025-01-22 12:50:14 +00:00
schema.json Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00