Skip to content

calendar: fix iteration#15828

Open
hauntsaninja wants to merge 1 commit into
python:mainfrom
hauntsaninja:calfix
Open

calendar: fix iteration#15828
hauntsaninja wants to merge 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. 🤖🎉

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