tarantool / tarantool-python

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

readme: update version in header and fix formatting #215

Closed ligurio closed 2 years ago

ligurio commented 2 years ago

We don't need to explicitly set a version of Tarantool in header because it may confuse Tarantool users. Python connector supports Tarantool with versions below and upper version 1.6.0. The section below describes more details about compatibility of Tarantool and connector versions. The first patch removes a version in the header.

The second patch fixes items in a list.