-
Notifications
You must be signed in to change notification settings - Fork 57
Add Android support #134
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
Add Android support #134
Conversation
Android doesn't have getpass() either.
|
Can one of the admins verify this patch? |
6 similar comments
|
Can one of the admins verify this patch? |
|
Can one of the admins verify this patch? |
|
Can one of the admins verify this patch? |
|
Can one of the admins verify this patch? |
|
Can one of the admins verify this patch? |
|
Can one of the admins verify this patch? |
Lukasa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
|
@swift-server-bot add to allowlist |
|
CI failures are unrelated. |
|
They are indeed: we reduced allocations in NIO so the tests need to be updated. I'll put up a PR shortly. |
|
See #135. |
Android doesn't have
getpass()either.@Joannis, submitted as you asked for.