Skip to content

tarantool-python 1.1.2

Compare
Choose a tag to compare
@DifferentialOrange DifferentialOrange released this 20 Sep 07:16
· 22 commits to master since this release

Overview

This release introduces several bugfixes and behavior improvements.

Fixed

  • Exception rethrow in crud API (PR #310).
  • Work with timestamps larger than year 2038 for some platforms (like Windows) (PR #311). It covers
    • building new tarantool.Datetime objects from timestamp,
    • parsing datetime objects received from Tarantool.