Mypy-protobuf

Latest version: v3.6.0

Safety actively analyzes 629599 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

1.18

- Use `entry_points:console_scripts` to support long paths to the python interpreter

1.17

- Update to newer mypy version - including minor changes to typeshed

1.16

- Absolute path to necessary python
- Add forward reference string literal support for enums
- Alias builtin types to avoid collision with field name

1.15

- Add `class` to set of python keywords

1.14

- Add `Message.DESCRIPTOR`

Older changelogs not available. Check git log if you need them!

0.780

test_negative/negative.py:26: error: Argument 1 to "CopyFrom" of "Message" has incompatible type "str"; expected "Simple1"


- Update generated EnumTypeWrapper to be instances of EnumTypeWrapper - for more consistency
with generated python code. Most caller code should not require mypy type changes. Egh
`ProtoEnum.Value('first')` should work either way.

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.