Thriftpy2

Latest version: v0.5.2

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 9

0.4.11

-------------

Released on Mar 17, 2020.

- Support Cython in HTTP and fix TCyBufferedTransport early flush issue, via `2-129`_.
- Fix exception handling in TProcessor, via `2-128`_.
- Rename socket_timeout to timeout for compatibility, via `2-115`_.

.. _2-115: https://github.com/Thriftpy/thriftpy2/pull/115
.. _2-128: https://github.com/Thriftpy/thriftpy2/pull/128
.. _2-129: https://github.com/Thriftpy/thriftpy2/pull/129

0.4.10

-------------

Released on Jan 1, 2020.

- Add TAsyncCompactProtocol and TAsyncFramedTransport, via `2-103`_.
- Add TAsyncProtocolBase and TAsyncTransportBase, via `2-108`_.
- Add __str__ on TProtocolException, via `2-109`_.
- Support passing socket_family in make_client, via `2-110`_.

.. _2-103: https://github.com/Thriftpy/thriftpy2/pull/103
.. _2-108: https://github.com/Thriftpy/thriftpy2/pull/108
.. _2-109: https://github.com/Thriftpy/thriftpy2/pull/109
.. _2-110: https://github.com/Thriftpy/thriftpy2/pull/110

0.4.9

-------------

Released on November 27, 2019.

- Fix unexpected data length in aio buffer transport, via `2-102`_.

.. _2-102: https://github.com/Thriftpy/thriftpy2/pull/102

0.4.8

-------------

Released on October 27, 2019.

- Fix NoneType TypeError happened when calling method struct_to_obj, via `2-94`_.

.. _2-94: https://github.com/Thriftpy/thriftpy2/pull/94

0.4.7

-------------

Released on October 4, 2019.

- Fix loading remote IDL file failed on Python 3, via `2-88`_.

.. _2-88: https://github.com/Thriftpy/thriftpy2/pull/88

0.4.6

-------------

Released on September 24, 2019.

- Follow strict datatype in TJsonProtocol, via `2-85`_.
- Add timeout support to asyncio contrib, via `2-84`_.
- Enable socket_timeout on unix_socket, via `2-83`_.
- Add url support as optional argument to make_client, via `2-80`_.
- Enforce required arguments, fixes 72, via `2-81`_.

.. _2-80: https://github.com/Thriftpy/thriftpy2/pull/80
.. _2-81: https://github.com/Thriftpy/thriftpy2/pull/81
.. _2-83: https://github.com/Thriftpy/thriftpy2/pull/83
.. _2-84: https://github.com/Thriftpy/thriftpy2/pull/84
.. _2-85: https://github.com/Thriftpy/thriftpy2/pull/85

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.