Commit 8ed15a1
committed
specialize from_dict and to_dict on Struct
...rather than special-casing in the Message ABC.
Signed-off-by: William Woodruff <[email protected]>1 parent c8e6244 commit 8ed15a1
File tree
3 files changed
+36
-17
lines changed- src/betterproto
- lib/google/protobuf
- tests
3 files changed
+36
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1403 | 1403 | | |
1404 | 1404 | | |
1405 | 1405 | | |
1406 | | - | |
1407 | | - | |
1408 | | - | |
1409 | | - | |
1410 | | - | |
1411 | | - | |
1412 | | - | |
1413 | | - | |
1414 | | - | |
1415 | 1406 | | |
1416 | 1407 | | |
1417 | 1408 | | |
| |||
1530 | 1521 | | |
1531 | 1522 | | |
1532 | 1523 | | |
1533 | | - | |
1534 | | - | |
1535 | | - | |
1536 | | - | |
1537 | | - | |
1538 | | - | |
1539 | 1524 | | |
1540 | 1525 | | |
1541 | 1526 | | |
| |||
1566 | 1551 | | |
1567 | 1552 | | |
1568 | 1553 | | |
1569 | | - | |
| 1554 | + | |
1570 | 1555 | | |
1571 | 1556 | | |
1572 | 1557 | | |
| |||
1941 | 1926 | | |
1942 | 1927 | | |
1943 | 1928 | | |
1944 | | - | |
1945 | 1929 | | |
1946 | 1930 | | |
1947 | 1931 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
0 commit comments