Skip to content

calendar: OverflowErrors for year == 1 and firstweekday > 0 #70837

@mjpieters

Description

@mjpieters
mannequin
BPO 26650
Nosy @rhettinger, @mjpieters, @abalkin
Superseder
  • bpo-28292: Make Calendar.itermonthdates() behave consistently in edge cases
  • Files
  • issue26650.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 2016-09-28.03:04:31.303>
    created_at = <Date 2016-03-27.09:38:56.897>
    labels = ['type-bug', 'library']
    title = 'calendar: OverflowErrors for year == 1 and firstweekday > 0'
    updated_at = <Date 2016-09-28.03:04:31.302>
    user = 'https://github.com/mjpieters'

    bugs.python.org fields:

    activity = <Date 2016-09-28.03:04:31.302>
    actor = 'belopolsky'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2016-09-28.03:04:31.303>
    closer = 'belopolsky'
    components = ['Library (Lib)']
    creation = <Date 2016-03-27.09:38:56.897>
    creator = 'mjpieters'
    dependencies = []
    files = ['42305']
    hgrepos = []
    issue_num = 26650
    keywords = ['patch']
    message_count = 3.0
    messages = ['262514', '262515', '277477']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'mjpieters', 'belopolsky', 'SilentGhost']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '28292'
    type = 'behavior'
    url = 'https://bugs.python.org/issue26650'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython 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