Alexander Tikhonov
Alexander Tikhonov
## What is this Python project? [mashumaro](https://github.com/Fatal1ty/mashumaro) is a project that adds the ability to generate methods for serialization / deserialization of dataclasses with big variety of standard types out...
**Is your feature request related to a problem? Please describe.** There is a standard type `Pattern` https://docs.python.org/3/library/typing.html#typing.Pattern. Support for annotations `re.Pattern` and `typing.Pattern` could be useful. **Describe the solution you'd...
https://github.com/Fatal1ty/openapify
I was working on serialization / deserialization logic for the new PEP 646 in [mashumaro](https://github.com/Fatal1ty/mashumaro), but unfortunately the following example from https://peps.python.org/pep-0646/#type-arguments-can-be-variadic doesn't work as expected on older python versions...
Добрый день. У меня несколько вопросов к API по поводу заявок и операций. **A.** Я выставляю лимитную заявку на покупку / продажу большого количества лотов по цене отличающейся от средней...
Сегодня с `10:22:45` до попытки выставления лимитной заявки на продажу 18 акций AAPL по цене **100.23** падали с ошибкой "Цена вне лимитов по инструменту" несмотря на то, что в `10:20:47`...