Discussions on Python.org
Allow `def f() -> int, int:`
Ideas
xitop
(Xitop)
December 13, 2025, 8:21am
3
This would make hints like
-> int, int | None
ambiguous.
1 Like
show post in topic