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

Remove code that checks if the user is in a TTY #1722

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

Conversation

chris-janidlo
Copy link
Contributor

Description

globus-sdk==3.47.0 handles this class of errors for us by informing users on what to do when input receives EOFError during login flows.

[sc-37236]

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • Code maintenance/cleanup

@chris-janidlo chris-janidlo added the no-news-is-good-news This change does not require a news file label Nov 14, 2024
@rjmello
Copy link
Member

rjmello commented Nov 14, 2024

Cross-ref: globus/globus-sdk-python#1093

Copy link
Member

@rjmello rjmello left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but we should add a changelog for the different exception type.

rjmello
rjmello previously approved these changes Nov 15, 2024
Copy link
Member

@rjmello rjmello left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

`globus-sdk==3.47.0` handles this class of errors for us by informing
users on what to do when `input` receives `EOFError` during login flows.
@chris-janidlo
Copy link
Contributor Author

(fixed merge conflict)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-news-is-good-news This change does not require a news file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants