Skip to content

Use super().method instead in email classes. #77337

@atombrella

Description

@atombrella
BPO 33156
Nosy @warsaw, @bitdancer, @atombrella
PRs
  • Replaced some instances of ClassName.method with super().method. #5799
  • 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-03-27.13:47:28.674>
    created_at = <Date 2018-03-27.11:24:09.974>
    labels = ['3.8', 'type-feature', '3.7', 'expert-email']
    title = 'Use super().method instead in email classes.'
    updated_at = <Date 2018-03-27.13:47:28.672>
    user = 'https://github.com/atombrella'

    bugs.python.org fields:

    activity = <Date 2018-03-27.13:47:28.672>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-03-27.13:47:28.674>
    closer = 'r.david.murray'
    components = ['email']
    creation = <Date 2018-03-27.11:24:09.974>
    creator = 'madsjensen'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33156
    keywords = []
    message_count = 2.0
    messages = ['314519', '314526']
    nosy_count = 3.0
    nosy_names = ['barry', 'r.david.murray', 'madsjensen']
    pr_nums = ['5799']
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue33156'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions