Skip to content

Separate compilation of time and datetime modules #53258

@abalkin

Description

@abalkin
BPO 9012
Nosy @tim-one, @loewis, @birkenfeld, @rhettinger, @doko42, @mdickinson, @abalkin, @pitrou, @vstinner, @tjguk, @bitdancer, @rnk, @zware, @zooba
Superseder
  • bpo-14180: Factorize code to convert int/float to time_t, timeval or timespec
  • Files
  • timefunc-split.diff
  • issue9012.diff
  • time.diff: patch to build as a statically linked extension
  • issue9012a.diff: Adding _time.c in Setup.dist
  • add_time_to_vc8_build.diff: Corrected relative path in _time.c for VS8 build
  • 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 2014-06-22.07:57:17.462>
    created_at = <Date 2010-06-16.15:46:52.636>
    labels = ['OS-windows', 'performance']
    title = 'Separate compilation of time and datetime modules'
    updated_at = <Date 2014-06-22.07:57:17.460>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2014-06-22.07:57:17.460>
    actor = 'loewis'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-06-22.07:57:17.462>
    closer = 'loewis'
    components = ['Windows']
    creation = <Date 2010-06-16.15:46:52.636>
    creator = 'belopolsky'
    dependencies = []
    files = ['17684', '17686', '17853', '17854', '18113']
    hgrepos = []
    issue_num = 9012
    keywords = ['patch']
    message_count = 24.0
    messages = ['107929', '107936', '107937', '107961', '107962', '107963', '109215', '109216', '109219', '109221', '109222', '109224', '109225', '110572', '111078', '111103', '111109', '111110', '123892', '123895', '219948', '220064', '221199', '221229']
    nosy_count = 17.0
    nosy_names = ['tim.peters', 'loewis', 'georg.brandl', 'rhettinger', 'doko', 'mark.dickinson', 'belopolsky', 'pitrou', 'vstinner', 'ruseel', 'tim.golden', 'tlesher', 'r.david.murray', 'rnk', 'BreamoreBoy', 'zach.ware', 'steve.dower']
    pr_nums = []
    priority = 'high'
    resolution = 'out of date'
    stage = 'needs patch'
    status = 'closed'
    superseder = '14180'
    type = 'resource usage'
    url = 'https://bugs.python.org/issue9012'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions