1 file changed
+1
-1
lines changedSubmodule tarantool-python updated 39 files
- .gitignore+3
- .gitmodules+3
- .travis.yml+21-1
- Makefile+3-1
- README.rst+23-1
- appveyor.yml+23
- debian/changelog+25-4
- rpm/tarantool-python.spec+1-1
- setup.py+1-1
- tarantool/__init__.py+27-3
- tarantool/connection.py+12-26
- tarantool/const.py+2
- tarantool/mesh_connection.py+65
- tarantool/response.py+6-1
- tarantool/utils.py+4-3
- test-run+1
- test.sh+12-3
- test/.tarantoolctl+15
- test/cluster-py/instance.lua+16
- test/cluster-py/instance1.lua+1
- test/cluster-py/instance2.lua+1
- test/cluster-py/master.lua+9
- test/cluster-py/multi.result+22
- test/cluster-py/multi.test.py+71
- test/cluster-py/suite.ini+5
- test/test-run.py+1
- unit/__init__.py
- unit/setup_command.py+6-3
- unit/suites/__init__.py+3-1
- unit/suites/box.lua
- unit/suites/lib/__init__.py
- unit/suites/lib/remote_tarantool_server.py+94
- unit/suites/lib/tarantool_admin.py+64
- unit/suites/lib/tarantool_python_ci.lua+347
- unit/suites/lib/tarantool_server.py+17-71
- unit/suites/test_dml.py+20-6
- unit/suites/test_protocol.py+6-3
- unit/suites/test_reconnect.py+71
- unit/suites/test_schema.py+14-5
0 commit comments