Skip to content

Commit 786555b

Browse files
authored
Merge pull request #271 from digital-asset/python-generated-pyi-improvements
python: Full-fledged typing stub files for the Protobuf/gRPC generated code
2 parents d0ad8b0 + 21d472e commit 786555b

File tree

77 files changed

+5741
-1386
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+5741
-1386
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.5.7
1+
7.5.8

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[tool.poetry]
55
name = "dazl"
6-
version = "7.5.7"
6+
version = "7.5.8"
77
description = "high-level Ledger API client for DAML ledgers"
88
license = "Apache-2.0"
99
authors = ["Davin K. Tanabe <davin.tanabe@digitalasset.com>"]

python/dazl/_gen/__init__.py

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

python/dazl/_gen/com/__init__.py

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

python/dazl/_gen/com/daml/__init__.py

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

python/dazl/_gen/com/daml/daml_lf_1_14/__init__.py

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

python/dazl/_gen/com/daml/daml_lf_1_14/daml_lf_1_pb2.py

Lines changed: 500 additions & 500 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

python/dazl/_gen/com/daml/daml_lf_1_14/daml_lf_1_pb2.pyi

Lines changed: 3369 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

python/dazl/_gen/com/daml/daml_lf_1_14/daml_lf_pb2.py

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

python/dazl/_gen/com/daml/daml_lf_1_14/daml_lf_pb2.pyi

Lines changed: 27 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)