Title: Many functions that accept Iterable should actually accept Iterable | SupportsGetItem · Issue #7813 · python/typeshed · GitHub
Open Graph Title: Many functions that accept Iterable should actually accept Iterable | SupportsGetItem · Issue #7813 · python/typeshed
X Title: Many functions that accept Iterable should actually accept Iterable | SupportsGetItem · Issue #7813 · python/typeshed
Description: Many functions in stdlib that are documented to accept an "iterable" are annotated as Iterable[T]. This means the arguments must have __iter__. However, the actual functions don't require the arguments to have __iter__, they also work wi...
Open Graph Description: Many functions in stdlib that are documented to accept an "iterable" are annotated as Iterable[T]. This means the arguments must have __iter__. However, the actual functions don't require the argum...
X Description: Many functions in stdlib that are documented to accept an "iterable" are annotated as Iterable[T]. This means the arguments must have __iter__. However, the actual functions don't req...
Opengraph URL: https://github.com/python/typeshed/issues/7813
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Many functions that accept Iterable should actually accept Iterable | SupportsGetItem","articleBody":"Many functions in stdlib that are documented to accept an \"iterable\" are annotated as `Iterable[T]`. This means the arguments must have `__iter__`. However, the actual functions don't require the arguments to have `__iter__`, they also work with arguments that have only `__getitem__`. That's because internally they use `iter` (in Python) or [PySequence_Fast](https://docs.python.org/3/c-api/sequence.html#c.PySequence_Fast) (in C).\r\n\r\nAs the docs for both `iter` and `PySequence_Fast` functions show, these functions support two protocols for the argument: the \"iterable\" protocol (`__iter__`) and the \"sequence\" protocol (`__getitem__`).\r\n\r\nExample functions that have this bug right now:\r\n```\r\nenumerate\r\niter\r\nstr.join\r\nbytes.__new__\r\nbytes.join\r\n```\r\n\r\nFor enumerate, a bug was actually filed [on the mypy repo](https://github.com/python/mypy/issues/9737) but in fact I believe this should be corrected in typeshed.\r\n\r\nAside: `for` loops also similarly accept \"iterables\" that have only `__getitem__`, but that is implemented inside type checkers themselves. For now mypy [still doesn't](https://github.com/python/mypy/issues/11695) support it properly, but Pyright does.\r\n","author":{"url":"https://github.com/matangover","@type":"Person","name":"matangover"},"datePublished":"2022-05-09T21:32:37.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":28},"url":"https://github.com/7813/typeshed/issues/7813"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:3093e448-eb2d-2bbb-3c52-f0359ff06c0d |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 864E:37BBED:C35960:1116E6A:6A625526 |
| html-safe-nonce | d1cf87a70b73d74e16f8eddd2b8dda6990560509f4b833b9b01f65e5ab8f0c79 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4NjRFOjM3QkJFRDpDMzU5NjA6MTExNkU2QTo2QTYyNTUyNiIsInZpc2l0b3JfaWQiOiIxMzQzNDQxMzAzNTQ0OTQzOTEwIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | ccbb92784b3bdbf0592c0c4f212eab3014db81ce28ff4c19a7fab84b2e4fbbc0 |
| hovercard-subject-tag | issue:1230274549 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/typeshed/7813/issue_layout |
| twitter:image | https://opengraph.githubassets.com/8293ef85ca3b8126168db6161732d84e0a91e4af423ee482d3e645a2d249e6b7/python/typeshed/issues/7813 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/8293ef85ca3b8126168db6161732d84e0a91e4af423ee482d3e645a2d249e6b7/python/typeshed/issues/7813 |
| og:image:alt | Many functions in stdlib that are documented to accept an "iterable" are annotated as Iterable[T]. This means the arguments must have __iter__. However, the actual functions don't require the argum... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | matangover |
| hostname | github.com |
| expected-hostname | github.com |
| None | b928dd27bb9305f313c737471c216297e218430ec505d064cf33d7d74af9bf89 |
| turbo-cache-control | no-preview |
| go-import | github.com/python/typeshed git https://github.com/python/typeshed.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 31696383 |
| octolytics-dimension-repository_nwo | python/typeshed |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 31696383 |
| octolytics-dimension-repository_network_root_nwo | python/typeshed |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 6f728c3f39985ee4d171ffdd5591d8d2652392d9 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width