Skip to content

inspect.getmembers does not retrive dataclass's __dataclass_fields__ properly #78303

@corona10

Description

@corona10
BPO 34122
Nosy @ericvsmith, @serhiy-storchaka, @1st1, @corona10, @tirkarthi
Files
  • inspect_dataclass.py
  • 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 = None
    closed_at = <Date 2018-07-16.06:13:42.968>
    created_at = <Date 2018-07-16.04:12:50.280>
    labels = ['3.8', '3.7', 'library']
    title = "inspect.getmembers does not retrive dataclass's __dataclass_fields__ properly"
    updated_at = <Date 2018-07-16.06:13:42.966>
    user = 'https://github.com/corona10'

    bugs.python.org fields:

    activity = <Date 2018-07-16.06:13:42.966>
    actor = 'corona10'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-07-16.06:13:42.968>
    closer = 'corona10'
    components = ['Library (Lib)']
    creation = <Date 2018-07-16.04:12:50.280>
    creator = 'corona10'
    dependencies = []
    files = ['47693']
    hgrepos = []
    issue_num = 34122
    keywords = []
    message_count = 3.0
    messages = ['321706', '321707', '321711']
    nosy_count = 5.0
    nosy_names = ['eric.smith', 'serhiy.storchaka', 'yselivanov', 'corona10', 'xtreak']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue34122'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions