Skip to content

Add __slots__ to ABC convenience class #74648

Description

@aaronchall
BPO 30463
Nosy @rhettinger, @cjw296, @serhiy-storchaka, @ilevkivskyi, @aaronchall
PRs
  • bpo-30463 ABC has empty __slots__, with unittest #1822
  • 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 2017-06-06.19:38:51.124>
    created_at = <Date 2017-05-24.20:41:17.931>
    labels = ['3.7', 'type-feature', 'library']
    title = 'Add __slots__ to ABC convenience class'
    updated_at = <Date 2019-11-16.01:14:18.818>
    user = 'https://github.com/aaronchall'

    bugs.python.org fields:

    activity = <Date 2019-11-16.01:14:18.818>
    actor = 'cjw296'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-06-06.19:38:51.124>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2017-05-24.20:41:17.931>
    creator = 'Aaron Hall'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30463
    keywords = []
    message_count = 4.0
    messages = ['294389', '294420', '295297', '356740']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'cjw296', 'serhiy.storchaka', 'levkivskyi', 'Aaron Hall']
    pr_nums = ['1822']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue30463'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions