Skip to content

Have date.isocalendar() return a structseq instance #68604

@bmispelon

Description

@bmispelon
mannequin
BPO 24416
Nosy @tim-one, @rhettinger, @abalkin, @taleinat, @encukou, @berkerpeksag, @serhiy-storchaka, @bmispelon, @pganssle, @corona10
PRs
  • bpo-24416: Return a IsoCalendarDate from date.isocalendar() #15633
  • bpo-24416: [DO NOT MERGE] Return a namedtuple from date.isocalendar() with structseq version #17651
  • bpo-24416: Return IsoCalendarDate from date.isocalendar() #20113
  • Files
  • issue24416_2.diff
  • issue24416_3.diff
  • issue24416_4.diff
  • issue24416_5.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 = None
    closed_at = <Date 2020-05-16.14:17:08.244>
    created_at = <Date 2015-06-09.12:37:20.779>
    labels = ['type-feature', 'library', '3.9']
    title = 'Have date.isocalendar() return a structseq instance'
    updated_at = <Date 2020-12-15.12:27:44.904>
    user = 'https://github.com/bmispelon'

    bugs.python.org fields:

    activity = <Date 2020-12-15.12:27:44.904>
    actor = 'bmispelon'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-05-16.14:17:08.244>
    closer = 'p-ganssle'
    components = ['Library (Lib)']
    creation = <Date 2015-06-09.12:37:20.779>
    creator = 'bmispelon'
    dependencies = []
    files = ['39667', '39668', '39705', '44750']
    hgrepos = []
    issue_num = 24416
    keywords = ['patch']
    message_count = 54.0
    messages = ['245061', '245084', '245085', '245086', '245087', '245088', '245089', '245092', '245093', '245094', '245095', '245115', '245339', '276835', '276978', '277016', '277035', '350920', '350921', '350926', '350951', '350954', '350955', '350956', '350957', '350958', '350959', '350960', '350968', '350979', '350986', '351045', '351046', '351087', '351093', '351109', '351122', '351178', '351197', '351198', '351252', '351280', '351314', '351327', '351335', '351339', '352244', '352373', '352377', '352381', '369046', '369047', '370231', '383045']
    nosy_count = 10.0
    nosy_names = ['tim.peters', 'rhettinger', 'belopolsky', 'taleinat', 'petr.viktorin', 'berker.peksag', 'serhiy.storchaka', 'bmispelon', 'p-ganssle', 'corona10']
    pr_nums = ['15633', '17651', '20113']
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24416'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard 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