Skip to content

Add pure Python implementation of datetime module to CPython #52237

@briancurtin

Description

@briancurtin
BPO 7989
Nosy @malemburg, @tim-one, @brettcannon, @rhettinger, @amauryfa, @mdickinson, @abalkin, @pitrou, @vstinner, @giampaolo, @merwok, @bitdancer, @briancurtin, @durban
Files
  • PyPy-2.7.diff
  • datetime-sandbox-pypy.diff
  • issue7989-2.7-3.2.diff
  • issue7989-cmp.diff
  • issue5288-proto.diff
  • issue7989.diff: Patch against py3k
  • issue7989b.diff
  • issue7989c.diff
  • issue7989d.diff
  • datetimetester.py
  • issue7989e.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 2010-07-23.19:32:38.815>
    created_at = <Date 2010-02-22.16:22:07.251>
    labels = ['type-feature', 'library']
    title = 'Add pure Python implementation of datetime module to CPython'
    updated_at = <Date 2010-07-23.19:32:38.814>
    user = 'https://github.com/briancurtin'

    bugs.python.org fields:

    activity = <Date 2010-07-23.19:32:38.814>
    actor = 'belopolsky'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2010-07-23.19:32:38.815>
    closer = 'belopolsky'
    components = ['Library (Lib)']
    creation = <Date 2010-02-22.16:22:07.251>
    creator = 'brian.curtin'
    dependencies = []
    files = ['17698', '17701', '17718', '17842', '17845', '17848', '17978', '17992', '18130', '18148', '18155']
    hgrepos = []
    issue_num = 7989
    keywords = ['patch']
    message_count = 91.0
    messages = ['99774', '99801', '99804', '107171', '107258', '107272', '107275', '107292', '107293', '107295', '107298', '107302', '107303', '107308', '107309', '107312', '107317', '107333', '107451', '107453', '107454', '108019', '108020', '108021', '108023', '108024', '108025', '108026', '108027', '108028', '108029', '108030', '108035', '108037', '108047', '108048', '108051', '108053', '108055', '108056', '108059', '108089', '108090', '108122', '108124', '108126', '108129', '108158', '108179', '108553', '108624', '108643', '108645', '108648', '108649', '108666', '108682', '108687', '108697', '108743', '108747', '109058', '109061', '109063', '109067', '109069', '109128', '109129', '109131', '109134', '109135', '109136', '109140', '109142', '109144', '109146', '109147', '109148', '109149', '109152', '109286', '109662', '110155', '110248', '111097', '111131', '111210', '111211', '111338', '111356', '111375']
    nosy_count = 16.0
    nosy_names = ['lemburg', 'tim.peters', 'brett.cannon', 'rhettinger', 'amaury.forgeotdarc', 'mark.dickinson', 'davidfraser', 'belopolsky', 'pitrou', 'vstinner', 'techtonik', 'giampaolo.rodola', 'eric.araujo', 'r.david.murray', 'brian.curtin', 'daniel.urban']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue7989'
    versions = ['Python 3.2']

    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