Igor Latkin

Results 13 issues of Igor Latkin

Hello! In my projects I often use dacite with objects that were returned from functions with `Mapping[str, Any]` in return annotation or `MutableMapping[str, Any]` which clashes with the `from_dict` signature...

enhancement

Related resources: * https://github.com/tarantool/doc/issues/2633#issuecomment-1027695453

Related resources: * https://github.com/tarantool/doc/issues/2408 * https://github.com/tarantool/doc/issues/2409 * https://github.com/tarantool/doc/pull/2858

It is very useful to parse args partially, like in Python - https://docs.python.org/3/library/argparse.html#partial-parsing Typical usecase - add additional options, depending on the value of another option.

Docs: https://github.com/tarantool/tarantool/wiki/Datetime-Internals#intervals-values-encoding

## Is your feature request related to a problem? Please describe. When we upgrade an Infra server it is really inconvenient to update each connector in all of the connected...

kind/feature
status/idea

Hi! I really love this project, but it seems like not much activity has been in it throughout 2023. Last new version was released way back in January. Is infra...