Commit d43ab24
update .pyi to reflect typing merger
Summary: Now that enums are merged at runtime, we should update the typing to reflect that.
Reviewed By: prakashgayasen
Differential Revision: D72901329
fbshipit-source-id: 4463ecf66fcaf4b20049f47190291a07050fa9061 parent 6e147d3 commit d43ab24
File tree
81 files changed
+115
-666
lines changed- third-party/thrift/src/thrift
- compiler
- generate/templates/py3
- test/fixtures
- basic-annotations/out/py3/gen-py3/module
- basic-enum/out/py3/gen-py3/test/fixtures/enumstrict/module
- basic-stack-arguments/out/py3/gen-py3/module
- basic/out
- py3_inplace/gen-py3/test/fixtures/basic/module
- py3/gen-py3/test/fixtures/basic/module
- complex-union/out/py3/gen-py3/module
- constants/out
- py3_inplace/gen-py3/module
- py3/gen-py3/module
- empty-struct/out/py3/gen-py3/module
- enums/out/py3/gen-py3/test/fixtures/enums/module
- exceptions/out/py3/gen-py3/module
- includes/out
- py3_auto_migrate_includes/gen-py3
- includes
- transitive
- py3_auto_migrate_service/gen-py3
- includes
- module
- service
- transitive
- py3_auto_migrate_transitive/gen-py3/transitive
- py3_auto_migrate/gen-py3
- includes
- module
- transitive
- py3_matching_struct_names/gen-py3
- includes
- matching_struct_names
- module
- transitive
- py3_service/gen-py3
- includes
- module
- service
- transitive
- inheritance/out/py3/gen-py3/module
- inject_metadata_fields/out/py3/gen-py3
- foo
- module
- int_limits/out/py3/gen-py3/module
- interactions/out
- py3_inplace/gen-py3/test/fixtures
- interactions/module
- py3/gen-py3/test/fixtures
- interactions/module
- list/out/py3/gen-py3/module
- mcpp2-compare/out/py3/gen-py3
- includes
- module
- mixin/out/py3/gen-py3/module
- namespace_from_package_without_module_name/out/py3/gen-py3/test/namespace_from_package_without_module_name/module
- namespace_from_package/out/py3/gen-py3/test/namespace_from_package/module
- namespace/out
- py3_emptyns/gen-py3/emptyns
- py3_extend/gen-py3/my/namespacing
- extend/test/extend
- test/hsmodule
- py3/gen-py3/my/namespacing/test/module/module
- optionals/out/py3/gen-py3/module
- params/out/py3/gen-py3/module
- py3/out
- py3_auto_migrate_legacy_container_converters/gen-py3/module
- py3_auto_migrate/gen-py3/module
- py3_empty/gen-py3/empty
- py3_inplace_auto_migrate/gen-py3/module
- py3_inplace/gen-py3/module
- py3_legacy_container_converters/gen-py3/module
- py3/gen-py3/module
- qualified/out/py3/gen-py3
- module0
- module1
- module2
- refs/out/py3/gen-py3/module
- req-opt/out/py3/gen-py3/module
- serialization_field_order/out/py3/gen-py3/module
- single_file_service/out
- py3_module_structs/gen-py3/module_structs
- py3/gen-py3/module
- sink/out/py3/gen-py3/module
- stream/out
- py3_inplace/gen-py3/module
- py3/gen-py3/module
- templated-deserialize/out/py3/gen-py3/module
- transitive-deps/out
- py3_a/gen-py3
- a
- b
- c
- py3_s/gen-py3
- b
- c
- s
- types/out
- py3_inplace/gen-py3/apache/thrift/fixtures/types
- included
- module
- py3/gen-py3/apache/thrift/fixtures/types
- included
- module
- lib
- py3/test/auto_migrate
- python/test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
81 files changed
+115
-666
lines changedLines changed: 2 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
| 45 | + | |
59 | 46 | | |
| 47 | + | |
60 | 48 | | |
61 | 49 | | |
62 | 50 | | |
| |||
Lines changed: 1 addition & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 20 | + | |
30 | 21 | | |
31 | 22 | | |
32 | 23 | | |
| |||
Lines changed: 4 additions & 56 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
76 | 24 | | |
77 | 25 | | |
78 | 26 | | |
| |||
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 20 | + | |
29 | 21 | | |
30 | 22 | | |
31 | 23 | | |
| |||
Lines changed: 2 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 20 | + | |
| 21 | + | |
39 | 22 | | |
40 | 23 | | |
41 | 24 | | |
| |||
Lines changed: 2 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 20 | + | |
| 21 | + | |
39 | 22 | | |
40 | 23 | | |
41 | 24 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
Lines changed: 3 additions & 32 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
52 | 23 | | |
53 | 24 | | |
54 | 25 | | |
| |||
Lines changed: 3 additions & 32 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
52 | 23 | | |
53 | 24 | | |
54 | 25 | | |
| |||
third-party/thrift/src/thrift/compiler/test/fixtures/empty-struct/out/py3/gen-py3/module/types.pyi
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments