numfocus / YouTubeVideoTimestamps

Adding timestamps to NumFOCUS and PyData YouTube videos!
https://www.youtube.com/c/PyDataTV
MIT License
77 stars 19 forks source link

James Powell | What's New in Python 3 #91

Open duartemolha opened 2 years ago

duartemolha commented 2 years ago

00:00:00 - Intro 00:04:45 - Survey 00:10:12 - Title Correction 00:33:57 - PEP 448: Additional Unpacking 00:41:15 - PEP 465: A dedicated infix operator for matrix multiplication 00:47:28 - PEP 485: A function for testing approximate equality 00:52:15 - PEP 487: Simpler customisation of class creation 01:01:38 - PEP 520: Preserving Class Attribute Definition Order 01:02:50 - PEP 492: Coroutines with async and await syntax 01:06:50 - PEP 495: Local Time Disambiguation 01:07:45 - PEP 498: Literal String Int erpolation 01:13:28 - PEP 506: Adding a Secrets Module to the Standard Library 01:15:20 - PEP 515: Underscores in Numeric Literals 01:17:00 - PEP 519: Adding a file system path protocol 01:18:21 - PEP 628: Add math.tau