[jira] [Updated] (AVRO-1284) Python: validation should be a method of Schema objects

2013-03-30 Thread Jeremy Kahn (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Kahn updated AVRO-1284: -- Labels: patch (was: ) Python: validation should be a method of Schema objects

[jira] [Work stopped] (AVRO-1284) Python: validation should be a method of Schema objects

2013-03-30 Thread Jeremy Kahn (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-1284 stopped by Jeremy Kahn. Python: validation should be a method of Schema objects ---

[jira] [Updated] (AVRO-1284) Python: validation should be a method of Schema objects

2013-03-30 Thread Jeremy Kahn (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Kahn updated AVRO-1284: -- Status: Patch Available (was: Open) Seems to be a working fix. tests pass. Python:

[jira] [Updated] (AVRO-1265) Python: schema objects should support builder() default-filling behavior

2013-03-30 Thread Jeremy Kahn (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Kahn updated AVRO-1265: -- Attachment: avro-1265b-tests.patch avro-1265a-build-defaults.patch Implement