Skip to content

Getting the starting date of iso week from a week number and a year. #58631

@EsbenAgerbkBlack

Description

@EsbenAgerbkBlack
BPO 14423
Nosy @malemburg, @mdickinson, @abalkin, @pitrou
Superseder
  • bpo-12006: strptime should implement %G, %V and %u directives
  • Files
  • isodates.patch: Patch to get a date object with from_iso_week(year, week, day=1)
  • isodates.patch: More sane patch to get a date object with from_iso_week(year, week, day=1)
  • isodates.patch: Patch now includes enhancement, tests and documentation
  • isodates.patch: Patch made more consistent and minor error in tests fixed
  • isodates.patch: Corrections
  • isodates.patch: Fixes a previous and buggy 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 = None
    closed_at = <Date 2015-10-02.22:00:19.523>
    created_at = <Date 2012-03-27.12:01:13.021>
    labels = ['type-feature', 'library']
    title = 'Getting the starting date of iso week from a week number and a year.'
    updated_at = <Date 2015-10-02.22:00:19.522>
    user = 'https://bugs.python.org/EsbenAgerbkBlack'

    bugs.python.org fields:

    activity = <Date 2015-10-02.22:00:19.522>
    actor = 'belopolsky'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-10-02.22:00:19.523>
    closer = 'belopolsky'
    components = ['Library (Lib)']
    creation = <Date 2012-03-27.12:01:13.021>
    creator = 'Esben.Agerb\xc3\xa6k.Black'
    dependencies = []
    files = ['25048', '25056', '25059', '25079', '25157', '25306']
    hgrepos = []
    issue_num = 14423
    keywords = ['patch', 'needs review']
    message_count = 24.0
    messages = ['156913', '156951', '156991', '156997', '157905', '157907', '157912', '157914', '157920', '157922', '157924', '157933', '157941', '157945', '157951', '157983', '157985', '158710', '158981', '158987', '158989', '158990', '162887', '252166']
    nosy_count = 6.0
    nosy_names = ['lemburg', 'mark.dickinson', 'belopolsky', 'pitrou', 'Esben.Agerb\xc3\xa6k.Black', 'Erik Cederstrand']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = 'patch review'
    status = 'closed'
    superseder = '12006'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue14423'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      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