You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "kojiromike (via GitHub)" <gi...@apache.org> on 2023/07/16 14:48:02 UTC

[GitHub] [avro] kojiromike opened a new pull request, #2350: AVRO-2921 Add Type Hints to avro.schema

kojiromike opened a new pull request, #2350:
URL: https://github.com/apache/avro/pull/2350

   ## What is the purpose of the change
   
   This is part of the incremental effort to add type checking to the Python implementation.
   
   
   ## Verifying this change
   
   This change is already covered by existing tests.
   
   
   ## Documentation
   
   This change does not add any new user-facing features. Type annotations may add clearer responses for users who elect to run a type checker. Hopefully those responses are sufficient documentation in themselves.
   


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [avro] kojiromike commented on pull request #2350: AVRO-2921 Add Type Hints to avro.schema

Posted by "kojiromike (via GitHub)" <gi...@apache.org>.
kojiromike commented on PR #2350:
URL: https://github.com/apache/avro/pull/2350#issuecomment-1640250560

   @RyanSkraba if you're not the right person to review this, can you suggest someone else? (I don't even think it necessarily needs to be someone with the commit bit.)


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org