Make slice generic #128335
Labels
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
8000
Feature or enhancement
Proposal:
Currently slice is not generic at runtime. It should be but wasn't ever actually implemented see python/typeshed#11637.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
The text was updated successfully, but these errors were encountered: