Skip to content

Improve test_locale_calendar_formatweekday of calendar #101377

@andrehora

Description

@andrehora

It seems that test_locale_calendar_formatweekday of calendar misses some important inputs:

https://github.com/python/cpython/blob/main/Lib/test/test_calendar.py#L567-L578

Specifically, it does not cover a day under different lengths, ie, several common cases in which 1 <= length <= 10, which can change the weekday formatting.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions