Skip to content

Add timespec optional flag to datetime isoformat() to choose the precision #63674

@smontanaro

Description

@smontanaro
BPO 19475
Nosy @malemburg, @gvanrossum, @tim-one, @terryjreedy, @abalkin, @vstinner, @ezio-melotti, @berkerpeksag, @vadmium, @matrixise, @alessandrocucci
Files
  • issue19475.patch: Patch
  • issue19475_v2.patch: Patch
  • issue19475_v3.patch: Patch
  • issue19475_v4.patch: Patch v4
  • issue19475_v5.patch: Patch v5
  • issue19475_v6.patch: Patch v6
  • issue19475_v7.patch: Patch v7
  • issue19475_v8.patch: Patch v8
  • issue19475_v9.patch: Patch v9
  • issue19475_v10_datetime_time.patch: added timespec to time.isoformat
  • issue19475_v11.patch: Patch v11
  • issue19475_v12.patch
  • issue19475_v13.patch: added milliseconds format to timespec
  • issue19475_v14.patch: added milliseconds to documentation
  • issue19475_v15.patch
  • issue19475_v16.patch
  • issue19475_v17.patch
  • 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 2016-03-06.19:58:58.041>
    created_at = <Date 2013-11-01.17:05:21.528>
    labels = ['extension-modules', 'easy', 'type-feature']
    title = 'Add timespec optional flag to datetime isoformat() to choose the precision'
    updated_at = <Date 2016-03-06.19:58:58.039>
    user = 'https://github.com/smontanaro'

    bugs.python.org fields:

    activity = <Date 2016-03-06.19:58:58.039>
    actor = 'python-dev'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2016-03-06.19:58:58.041>
    closer = 'python-dev'
    components = ['Extension Modules']
    creation = <Date 2013-11-01.17:05:21.528>
    creator = 'skip.montanaro'
    dependencies = []
    files = ['40018', '40024', '40117', '41329', '41371', '41381', '41387', '41388', '41391', '41420', '41448', '41464', '41988', '41994', '42007', '42031', '42063']
    hgrepos = []
    issue_num = 19475
    keywords = ['patch', 'easy']
    message_count = 94.0
    messages = ['201917', '201918', '201922', '201924', '201925', '201926', '201929', '201931', '201932', '201934', '201935', '201943', '202220', '202238', '202239', '202242', '202243', '202270', '202274', '202276', '202282', '221958', '221959', '247265', '247401', '247402', '247439', '247723', '247948', '256458', '256470', '256475', '256476', '256477', '256478', '256479', '256480', '256481', '256483', '256486', '256513', '256536', '256552', '256556', '256560', '256561', '256591', '256764', '256813', '256855', '256858', '256866', '256967', '256991', '257196', '257202', '257203', '257284', '257288', '257534', '258289', '258473', '258477', '258479', '258480', '258481', '258482', '258483', '258485', '258493', '260629', '260645', '260695', '260725', '260875', '260876', '260878', '261060', '261066', '261068', '261073', '261074', '261077', '261078', '261080', '261081', '261082', '261083', '261084', '261085', '261086', '261133', '261135', '261269']
    nosy_count = 14.0
    nosy_names = ['lemburg', 'gvanrossum', 'tim.peters', 'terry.reedy', 'belopolsky', 'vstinner', 'ezio.melotti', 'cvrebert', 'python-dev', 'berker.peksag', 'martin.panter', 'matrixise', 'jerry.elmore', 'acucci']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue19475'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions