Skip to content

calendar: fix iteration#15828

Merged
hauntsaninja merged 1 commit into
python:mainfrom
hauntsaninja:calfix
May 24, 2026
Merged

calendar: fix iteration#15828
hauntsaninja merged 1 commit into
python:mainfrom
hauntsaninja:calfix

Conversation

@hauntsaninja
Copy link
Copy Markdown
Collaborator

Fixes #15826

@hauntsaninja hauntsaninja force-pushed the calfix branch 2 times, most recently from 76f0123 to f162dab Compare May 24, 2026 08:25
@github-actions
Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@hauntsaninja hauntsaninja merged commit 23246f8 into python:main May 24, 2026
58 checks passed
@hauntsaninja hauntsaninja deleted the calfix branch May 24, 2026 22:57
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.

constructors for builtin iterables such as list should accept objects with __getitem__(self, i: int, /)

2 participants