You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by rs...@apache.org on 2022/03/08 18:35:03 UTC

[avro] branch master updated (4b8dac4 -> f4725ca)

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

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


    from 4b8dac4  AVRO-3370: Clarify spec with regards to permitted names (#1573)
     add f4725ca  AVRO-3370: Allow complex types as names (#1533)

No new revisions were added by this update.

Summary of changes:
 lang/py/avro/name.py             |  4 ++--
 lang/py/avro/test/test_io.py     |  8 ++++++++
 lang/py/avro/test/test_schema.py | 14 ++++++++++++++
 3 files changed, 24 insertions(+), 2 deletions(-)