'hasattr' fix to suppress only AttributeError · Issue #53875 · python/cpython · GitHub
Skip to content

'hasattr' fix to suppress only AttributeError #53875

Description

@YurySelivanov
BPO 9666
Nosy @jcea, @benjaminp
Files
  • hasattr.patch
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/benjaminp'
    closed_at = <Date 2010-08-24.03:27:52.630>
    created_at = <Date 2010-08-24.02:56:06.335>
    labels = ['type-bug', 'library', 'docs']
    title = "'hasattr' fix to suppress only AttributeError"
    updated_at = <Date 2010-09-28.17:15:20.674>
    user = 'https://bugs.python.org/YurySelivanov'

    bugs.python.org fields:

    activity = <Date 2010-09-28.17:15:20.674>
    actor = 'jcea'
    assignee = 'benjamin.peterson'
    closed = True
    closed_date = <Date 2010-08-24.03:27:52.630>
    closer = 'benjamin.peterson'
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2010-08-24.02:56:06.335>
    creator = 'Yury.Selivanov'
    dependencies = []
    files = ['18622']
    hgrepos = []
    issue_num = 9666
    keywords = ['gsoc']
    message_count = 2.0
    messages = ['114767', '114768']
    nosy_count = 4.0
    nosy_names = ['jcea', 'benjamin.peterson', 'docs@python', 'Yury.Selivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue9666'
    versions = ['Python 3.2']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Labels

    docsDocumentation in the Doc dirstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions