Skip to content

threading.Timer should be a class so that it can be derived #55177

@Kain94

Description

@Kain94
mannequin
BPO 10968
Nosy @gvanrossum, @amauryfa, @abalkin, @pitrou, @vstinner, @ericvsmith, @giampaolo, @merwok, @bitdancer
Files
  • issue10968.png
  • threading-classes.diff
  • threading-3.3-doc.diff
  • 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/merwok'
    closed_at = <Date 2012-10-06.18:43:13.812>
    created_at = <Date 2011-01-21.01:44:59.409>
    labels = ['type-feature', 'library']
    title = 'threading.Timer should be a class so that it can be derived'
    updated_at = <Date 2012-10-06.18:43:13.811>
    user = 'https://bugs.python.org/Kain94'

    bugs.python.org fields:

    activity = <Date 2012-10-06.18:43:13.811>
    actor = 'r.david.murray'
    assignee = 'eric.araujo'
    closed = True
    closed_date = <Date 2012-10-06.18:43:13.812>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2011-01-21.01:44:59.409>
    creator = 'Kain94'
    dependencies = []
    files = ['20479', '22631', '22784']
    hgrepos = []
    issue_num = 10968
    keywords = ['patch', 'needs review']
    message_count = 23.0
    messages = ['126677', '126684', '126719', '126722', '126723', '126728', '126730', '126732', '126763', '126771', '126808', '128645', '140190', '141294', '141299', '141300', '141349', '143997', '144079', '144082', '163900', '172236', '172237']
    nosy_count = 13.0
    nosy_names = ['gvanrossum', 'collinwinter', 'amaury.forgeotdarc', 'belopolsky', 'pitrou', 'vstinner', 'eric.smith', 'giampaolo.rodola', 'eric.araujo', 'r.david.murray', 'Kain94', 'Martijn.van.Oosterhout', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue10968'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard 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