Skip to content

Commit

Permalink
Merge pull request #34 from so1n/33-py311-support
Browse files Browse the repository at this point in the history
33 py311 support
  • Loading branch information
so1n authored Dec 26, 2023
2 parents 4efc201 + f342cf4 commit 147842c
Show file tree
Hide file tree
Showing 55 changed files with 2,557 additions and 2,535 deletions.
2 changes: 1 addition & 1 deletion example/proto_3_20_pydanticv1/demo_gen_code.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 3.20.3
# Pydantic Version: 1.10.7
import typing
Expand Down
2 changes: 1 addition & 1 deletion example/proto_3_20_pydanticv1/demo_gen_code_by_p2p.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 3.20.3
# Pydantic Version: 1.10.7
import typing
Expand Down
2 changes: 1 addition & 1 deletion example/proto_3_20_pydanticv1/demo_gen_code_by_pgv.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 3.20.3
# Pydantic Version: 1.10.7
import typing
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 3.20.3
# Pydantic Version: 1.10.7
import typing
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 3.20.3
# Pydantic Version: 1.10.7
import typing
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 3.20.3
# Pydantic Version: 1.10.7
from enum import IntEnum
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 3.20.3
# Pydantic Version: 1.10.7
import typing
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 3.20.3
# Pydantic Version: 1.10.7
import typing
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 3.20.3
# Pydantic Version: 1.10.7
import typing
Expand Down
4 changes: 2 additions & 2 deletions example/proto_3_20_pydanticv2/demo_gen_code.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 3.20.3
# Pydantic Version: 2.4.2
# Pydantic Version: 2.5.3
import typing
from datetime import datetime
from enum import IntEnum
Expand Down
4 changes: 2 additions & 2 deletions example/proto_3_20_pydanticv2/demo_gen_code_by_p2p.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 3.20.3
# Pydantic Version: 2.4.2
# Pydantic Version: 2.5.3
import typing
from datetime import datetime, timedelta
from enum import IntEnum
Expand Down
4 changes: 2 additions & 2 deletions example/proto_3_20_pydanticv2/demo_gen_code_by_pgv.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 3.20.3
# Pydantic Version: 2.4.2
# Pydantic Version: 2.5.3
import typing
from datetime import datetime, timedelta
from enum import IntEnum
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 3.20.3
# Pydantic Version: 2.4.2
# Pydantic Version: 2.5.3
import typing
from datetime import datetime
from enum import IntEnum
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 3.20.3
# Pydantic Version: 2.4.2
# Pydantic Version: 2.5.3
import typing
from datetime import datetime
from enum import IntEnum
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 3.20.3
# Pydantic Version: 2.4.2
# Pydantic Version: 2.5.3
from enum import IntEnum

from google.protobuf.message import Message # type: ignore
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 3.20.3
# Pydantic Version: 2.4.2
# Pydantic Version: 2.5.3
import typing
from datetime import datetime
from enum import IntEnum
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 3.20.3
# Pydantic Version: 2.4.2
# Pydantic Version: 2.5.3
import typing
from datetime import datetime, timedelta
from enum import IntEnum
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 3.20.3
# Pydantic Version: 2.4.2
# Pydantic Version: 2.5.3
import typing
from datetime import datetime, timedelta
from enum import IntEnum
Expand Down
2 changes: 1 addition & 1 deletion example/proto_pydanticv1/demo_gen_code.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 4.24.4
# Pydantic Version: 1.10.7
import typing
Expand Down
2 changes: 1 addition & 1 deletion example/proto_pydanticv1/demo_gen_code_by_p2p.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 4.24.4
# Pydantic Version: 1.10.7
import typing
Expand Down
2 changes: 1 addition & 1 deletion example/proto_pydanticv1/demo_gen_code_by_pgv.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 4.24.4
# Pydantic Version: 1.10.7
import typing
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 4.24.4
# Pydantic Version: 1.10.7
import typing
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 4.24.4
# Pydantic Version: 1.10.7
import typing
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 4.24.4
# Pydantic Version: 1.10.7
from enum import IntEnum
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 4.24.4
# Pydantic Version: 1.10.7
import typing
Expand Down
21 changes: 11 additions & 10 deletions example/proto_pydanticv1/example/example_proto/demo/demo_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is an automatically generated file, please do not change
# gen by protobuf_to_pydantic[v0.2.2](https://github.com/so1n/protobuf_to_pydantic)
# gen by protobuf_to_pydantic[v0.2.3](https://github.com/so1n/protobuf_to_pydantic)
# Protobuf Version: 4.24.4
# Pydantic Version: 1.10.7
import typing
Expand Down
Loading

0 comments on commit 147842c

Please sign in to comment.