Skip to content

Make Calendar.itermonthdates() behave consistently in edge cases #72479

Closed
@abalkin

Description

@abalkin
BPO 28292
Nosy @rhettinger, @abalkin, @serhiy-storchaka, @zhangyangyu, @lijp_003@163.com, @aeros
PRs
  • Closes bpo-28292: Implemented Calendar.itermonthdays3() and itermonthdays4(). #4079
  • bpo-28292: Mark calendar.py helper functions as private. #15113
  • [3.8] bpo-28292: Mark calendar.py helper functions as private. (GH-15113) #15116
  • Dependencies
  • bpo-26650: calendar: OverflowErrors for year == 1 and firstweekday > 0
  • bpo-28253: calendar.prcal(9999) output has a problem
  • 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 2019-08-04.20:29:07.374>
    created_at = <Date 2016-09-28.03:01:58.463>
    labels = ['3.7', 'type-bug', 'library']
    title = 'Make Calendar.itermonthdates() behave consistently in edge cases'
    updated_at = <Date 2019-08-04.20:34:59.803>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2019-08-04.20:34:59.803>
    actor = 'rhettinger'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2019-08-04.20:29:07.374>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2016-09-28.03:01:58.463>
    creator = 'belopolsky'
    dependencies = ['26650', '28253']
    files = []
    hgrepos = []
    issue_num = 28292
    keywords = ['patch']
    message_count = 18.0
    messages = ['277577', '277584', '277644', '277662', '304735', '304775', '304776', '304777', '304930', '347758', '347771', '347772', '347774', '347810', '347851', '347863', '349000', '349002']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'belopolsky', 'serhiy.storchaka', 'xiang.zhang', 'jiangping.li', 'aeros']
    pr_nums = ['4079', '15113', '15116']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28292'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions