You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by fo...@apache.org on 2019/12/01 11:19:09 UTC

[avro] branch master updated (1238bdf -> e3e41dc)

This is an automated email from the ASF dual-hosted git repository.

fokko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git.


    from 1238bdf  AVRO-2548: Handle logicalTypes with stringType (#655)
     add e3e41dc  AVRO-2595: Remove Unusable Py3 Txipc (#716)

No new revisions were added by this update.

Summary of changes:
 lang/py3/avro/tests/txsample_http_client.py | 106 -------------
 lang/py3/avro/tests/txsample_http_server.py |  71 ---------
 lang/py3/avro/txipc.py                      | 223 ----------------------------
 3 files changed, 400 deletions(-)
 delete mode 100644 lang/py3/avro/tests/txsample_http_client.py
 delete mode 100644 lang/py3/avro/tests/txsample_http_server.py
 delete mode 100644 lang/py3/avro/txipc.py