Add docstring indicating utility of "seen" parameter to __hash__ and __eq__ in schema.py ----------------------------------------------------------------------------------------
Key: AVRO-215 URL: https://issues.apache.org/jira/browse/AVRO-215 Project: Avro Issue Type: Improvement Components: python Reporter: Jeff Hammerbacher As pointed out by Doug on the mailing list, the point of the "seen" parameter is to "contain the set of schemas that are on the stack. Schemas can be circular, so this is required to prevent infinite loops." -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.