You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by ko...@apache.org on 2021/05/28 18:37:34 UTC

[avro] branch master updated (25187ec -> 0c96242)

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

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


    from 25187ec  AVRO-3152: CodeQL Per Language (#1237)
     add 0c96242  AVRO-3118: Treat "" as Null Namespace (#1219)

No new revisions were added by this update.

Summary of changes:
 lang/py/avro/schema.py           | 13 +++---
 lang/py/avro/test/test_bench.py  | 93 ++++++++++++++++++++++++++--------------
 lang/py/avro/test/test_schema.py | 28 +++++++++---
 3 files changed, 90 insertions(+), 44 deletions(-)