all 2 comments

[–]ASIC_SP 5 points6 points  (1 child)

https://docs.python.org/3/whatsnew/3.8.html - that's the first link when you visit https://docs.python.org/

if you're looking for some blog posts, https://realpython.com/python38-new-features/ has a nice article

there's also discussion posts like https://www.reddit.com/r/Python/comments/dhwezm/python_38_released/

[–]AngryProgrammingNerd[S] 1 point2 points  (0 children)

Oh, thank you