Skip to content

Make gettimeofday available in time module #53325

@abalkin

Description

@abalkin
BPO 9079
Nosy @tim-one, @birkenfeld, @rhettinger, @mdickinson, @abalkin, @pitrou, @vstinner, @tjguk, @briancurtin, @rnk
Files
  • issue9079.diff
  • issue9079-fail.diff: this fails to build
  • issue9079-builds.diff: this builds
  • issue9079a.diff: Patch for py3k branch, revision 82936.
  • issue9079b.diff
  • issue9079c.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/abalkin'
    closed_at = <Date 2012-03-14.00:49:07.012>
    created_at = <Date 2010-06-25.00:52:32.489>
    labels = ['extension-modules', 'type-feature']
    title = 'Make gettimeofday available in time module'
    updated_at = <Date 2012-03-14.00:49:07.011>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2012-03-14.00:49:07.011>
    actor = 'vstinner'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2012-03-14.00:49:07.012>
    closer = 'vstinner'
    components = ['Extension Modules']
    creation = <Date 2010-06-25.00:52:32.489>
    creator = 'belopolsky'
    dependencies = []
    files = ['17767', '18032', '18033', '18045', '18108', '18403']
    hgrepos = []
    issue_num = 9079
    keywords = []
    message_count = 43.0
    messages = ['108575', '108577', '108599', '108612', '108614', '108942', '108947', '110104', '110112', '110113', '110114', '110125', '110158', '110475', '110476', '110478', '110479', '110480', '110482', '110483', '110488', '110491', '110493', '110496', '110498', '110508', '110509', '110510', '110516', '110535', '110583', '110603', '111077', '111085', '111095', '111096', '111098', '111099', '111102', '111105', '113000', '113001', '155698']
    nosy_count = 10.0
    nosy_names = ['tim.peters', 'georg.brandl', 'rhettinger', 'mark.dickinson', 'belopolsky', 'pitrou', 'vstinner', 'tim.golden', 'brian.curtin', 'rnk']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'needs patch'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue9079'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions