Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AVRO-2921: Add Type Hints to avro.schema #2350

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kojiromike
Copy link
Contributor

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.

@kojiromike kojiromike force-pushed the avro-2921-schema branch 7 times, most recently from 9f499ce to df05ad8 Compare July 18, 2023 01:28
@kojiromike
Copy link
Contributor Author

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

@RyanSkraba RyanSkraba changed the title AVRO-2921 Add Type Hints to avro.schema AVRO-2921: Add Type Hints to avro.schema Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant