Skip to content

Postponed annotations break inspection of dataclasses #78957

Closed
@drhagen

Description

@drhagen
mannequin
BPO 34776
Nosy @gvanrossum, @gpshead, @scoder, @ericvsmith, @ned-deily, @methane, @ambv, @1st1, @Vlad-Shcherbina, @ilevkivskyi, @drhagen
PRs
  • bpo-34776: Fix dataclasses to support __future__ "annotations" mode #9518
  • [3.8] bpo-34776: Fix dataclasses to support __future__ "annotations" mode (GH-9518) #17531
  • [3.7] bpo-34776: Fix dataclasses to support __future__ "annotations" mode (GH-9518) #17532
  • 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/1st1'
    closed_at = <Date 2019-12-09.16:41:55.416>
    created_at = <Date 2018-09-23.10:45:29.961>
    labels = ['3.8', 'deferred-blocker', 'type-bug', '3.7', '3.9']
    title = 'Postponed annotations break inspection of dataclasses'
    updated_at = <Date 2019-12-09.16:41:55.415>
    user = 'https://github.com/drhagen'

    bugs.python.org fields:

    activity = <Date 2019-12-09.16:41:55.415>
    actor = 'lukasz.langa'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2019-12-09.16:41:55.416>
    closer = 'lukasz.langa'
    components = []
    creation = <Date 2018-09-23.10:45:29.961>
    creator = 'drhagen'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34776
    keywords = ['patch']
    message_count = 20.0
    messages = ['326148', '326164', '326170', '326171', '326266', '326307', '326308', '326314', '327059', '327062', '337014', '337237', '355258', '355268', '355269', '355270', '357987', '358106', '358112', '358113']
    nosy_count = 12.0
    nosy_names = ['gvanrossum', 'gregory.p.smith', 'ivan', 'scoder', 'eric.smith', 'ned.deily', 'methane', 'lukasz.langa', 'yselivanov', 'vlad', 'levkivskyi', 'drhagen']
    pr_nums = ['9518', '17531', '17532']
    priority = 'deferred blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34776'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions