Levak

Results 5 issues of Levak

### I have a lot of issues to go through, so in order to make it easier for me to help you, I ask that you please try these things...

- Add tests for simple cases of try-except-finally (rename one old Python 2.6 test); - Implement `JUMP_IF_NOT_EXC_MATCH_A` with a fake `CMP_EXCEPTION` followed by a `POP_JUMP_IF_TRUE`; - Implement `BEGIN_FINALLY` with a...

This PR tries to add to enumerations their original named values as field description. I am using Quart-Schema, which generates an `openapi.json` file that SwaggerUI tries to render. There is...

**Describe the bug** Using `protobuf_to_pydantic` in runtime mode (i.e. using `msg_to_pydantic_model`) yields a class that seems to trigger a validation error when optional message fields are missing. I have not...

Hi here, I appreciate the effort in making and maintaining this project, even if I could not get it to work on the game I am trying the open. I...

bug