Commits


Michael A. Smith authored and GitHub committed 0c96242bb78
AVRO-3118: Treat "" as Null Namespace (#1219) This changeset brings the python implementation in line with [the specification](https://avro.apache.org/docs/current/spec.html#names) insofar as when a namespace is the empty string, it should be treated as if the namespace were null.