tarantool / tarantool-python

Python client library for Tarantool
https://www.tarantool.io
BSD 2-Clause "Simplified" License
100 stars 48 forks source link

Msgpack hooks possibility #154

Closed 311devs closed 1 year ago

311devs commented 4 years ago

forwarding "hooks" and "default" params to msgpack

sergos commented 1 year ago

@DifferentialOrange please proceed with review

DifferentialOrange commented 1 year ago

@DifferentialOrange please proceed with review

This PR is critically outdated and needs to be reworked. Rework is a part of Python Q4 plans, see https://github.com/tarantool/tarantool-python/pull/190 entry (https://github.com/tarantool/tarantool-python/pull/154 and https://github.com/tarantool/tarantool-python/pull/190 solves the same issues).

DifferentialOrange commented 1 year ago

Solved by #268