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

[uniffi] Use Python 3.9 type hints in tests #106

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

mgeisler
Copy link
Contributor

@mgeisler mgeisler commented Mar 8, 2024

Issues:

Addresses #81

Description of changes:

I believe this is the recommended way for modern Python code. Since this only affects the tests, I hope it’s okay to use.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT license.

@mgeisler mgeisler requested a review from a team as a code owner March 8, 2024 13:17
@mulmarta mulmarta force-pushed the uniffi-python-type-hints branch from 9360bb4 to a0a6e36 Compare March 8, 2024 16:20
tomleavy
tomleavy previously approved these changes Mar 8, 2024
I believe this is the recommended way for modern Python code. Since
this only affects the tests, I hope it’s okay to require a recent
Python.

This also fixes a few signatures in PythonGroupStateStorage to use the
same signature as in the parent class.
@mgeisler mgeisler force-pushed the uniffi-python-type-hints branch from 5a65a91 to 139ece3 Compare March 11, 2024 09:45
@mulmarta mulmarta merged commit c2aeb93 into awslabs:main Mar 13, 2024
12 checks passed
@mgeisler mgeisler deleted the uniffi-python-type-hints branch March 15, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants