Roman Koshel

Results 5 issues of Roman Koshel

### Checklist - [X] The bug is reproducible against the latest release or `master`. - [X] There are no similar issues or pull requests to fix it yet. ### Describe...

need confirmation

Hello! I need a list type with limited set of values so i am trying following code but it not working ``` In [1]: import schematics In [2]: schematics.__version__ Out[2]:...

question

### Initial Checks - [X] I have searched GitHub for a duplicate issue and I'm sure this is something new - [X] I have searched Google & StackOverflow for a...

bug

Hi! I have such error on force connection close. To reproduce bug run this example code and twice close connection via RabbitMQ management plugin ```python import asyncio import aiormq async...

### Initial Checks - [X] I confirm that I'm using Pydantic V2 ### Description Hi! Python freezes and not responding on Ctrl^C How to fix this? Thank you ### Example...

bug V2
pending