You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dmelnichuk <gi...@git.apache.org> on 2018/11/22 08:15:55 UTC

[GitHub] ignite pull request #5470: IGNITE-10358

GitHub user dmelnichuk opened a pull request:

    https://github.com/apache/ignite/pull/5470

    IGNITE-10358

    Fixes a Collection-related bug in Python thin client.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nobitlost/ignite ignite-10358

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5470.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5470
    
----
commit 243d83438d078c94e05b4a0f9e7e9ea3e8e33be8
Author: Dmitry Melnichuk <dm...@...>
Date:   2018-11-22T00:12:07Z

    IGNITE-10358 Advance version number. Fix reading README in setup for non-unicode OSes.

commit c1adb4ca555c9756215d7c43d508990738e43a37
Author: Dmitry Melnichuk <dm...@...>
Date:   2018-11-22T04:26:21Z

    IGNITE-10358 Make `is_hinted` more specific to avoid potential collision with Complex objects.

commit 05f57fe98316d9e862e2973a15488ba10ada3adc
Author: Dmitry Melnichuk <dm...@...>
Date:   2018-11-22T06:23:24Z

    IGNITE-10358 Fix using type hints in Collection and CollectionObject.

commit 2d5c3b4d15f8cc2638d60491d195a3249291bdee
Author: Dmitry Melnichuk <dm...@...>
Date:   2018-11-22T07:47:33Z

    IGNITE-10358 Extend tests.

commit e15660914a983c7a449cdc285de53324306b0fec
Author: Dmitry Melnichuk <dm...@...>
Date:   2018-11-22T08:06:19Z

    IGNITE-10358 Update documentation.

----


---

[GitHub] ignite pull request #5470: IGNITE-10358

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/5470


---