Skip to content

Missing calendar methods introduced in 3.7 (plus one typo) #2825

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 5, 2019
Merged

Missing calendar methods introduced in 3.7 (plus one typo) #2825

merged 1 commit into from
Mar 5, 2019

Conversation

smcl
Copy link
Contributor

@smcl smcl commented Mar 5, 2019

The calendar module got a handful of new methods in 3.7, two of which were missing from the Calendar class: itermonthdays3 and itermonthdays4 as reported in issue #2806. Additionally cssclass_noday was incorrectly added as cssclass_today - which I've also addressed here.

Closes #2806

Copy link
Collaborator

@srittau srittau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

@srittau srittau merged commit e021126 into python:master Mar 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants