cewing commented on pull request #936: URL: https://github.com/apache/avro/pull/936#issuecomment-675603246
@kojiromike, I have not yet rebased to master. I was waiting to do that until we resolved the question of the `abstractmethod` approach. Given that the base `Schema` class is not an `ABC`, writing it as an `abstractmethod` is not allowed. Do we want to update the `Schema` class to be an `ABC` in this PR, or save that work for another time? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
