Python 3.13 Release News 2025 November [new] Official

# Improved type hinting def greet(name: str) -> None: print(f"Hello, name!")