| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
>>> class Z(Generic[T, P]): ... ... >>> Z[int, [dict, float]] __main__.Z[int, [dict, float]]
|
Should this be backported to 3.11? It doesn't look like the original fix was |
Sorry, something went wrong.
|
Good point |
Sorry, something went wrong.
There was a problem hiding this comment.
We should probably change it so that these REPL snippets are actually run as part of CPython's doctest suite. But that can wait.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Related to #102637