Viewing PR
#278
A thank you to everyone who makes this possible:
Read More
Start
Events
Tags
Speakers
About
Thank You
Py
Video
Tag: Type-Hinting
Code quality in Python
The Story of Features Coming in Python 3.8 and Beyond
Static typing: beyond the basics of def foo(x: int) -> str: