Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Provide Credentials.valid property to inspect validity without catching exceptions #80

Open
@msimacek

Description

@msimacek

When determinig whether given credentials are valid, I currently need to inquire them and catch an exception. Like this:

try:    cred.lifetime    # validexcept ExpiredCredentialsError:    # invalid

It would be nice if the Credentials object itself had avalid property that would provide this information.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp