Тёмный

Some New Features in Python 3.11 

Pretty Printed
Подписаться 96 тыс.
Просмотров 7 тыс.
50% 1

In this video I go over four new features in Python 3.11: improve precision of traceback messages, task groups for asyncio tasks, exception groups, and exception notes.
docs.python.org/3.11/whatsnew...
Get the code from this video here: prettyprinted.com/l/XxU
Need one-on-one help with your project? I can help through my coaching program. Learn more here: prettyprinted.com/coaching
Twitter: / pretty_printed
Github: github.com/prettyprinted

Опубликовано:

 

25 окт 2022

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 13   
@rangabharath4253
@rangabharath4253 Год назад
awesome as always 😀
@sinancetinkaya
@sinancetinkaya Год назад
One thing that bothers me in Python is that Async Task exceptions are not handled until you await them. This causes headaches in debugging.
@rohitbhanot7809
@rohitbhanot7809 Год назад
One correction, you don't really need to schedule an asyncio task via asyncio.gather, when u wrap a coroutine a with create_task it automatically schedules it for execution, the gather is more useful when u have coroutines that you want to schedule for execution and essentially gather also turns these coroutines into Tasks under the hood.
@prettyprinted
@prettyprinted Год назад
Thanks for the correction. I guess I confused waiting for the task to start with waiting for the tasks to end.
@nanayaw7159
@nanayaw7159 Год назад
Splendid
@prettyprinted
@prettyprinted Год назад
Thanks for watching!
@doremiyang6040
@doremiyang6040 Год назад
great vid
@prettyprinted
@prettyprinted Год назад
Thanks for watching!
@nonamearmyid50
@nonamearmyid50 Год назад
1:38 I think that in previous versions of python 3.5 there was already a difference between the previous versions using list arrays or tuples.😄
@priyachoudhary8614
@priyachoudhary8614 Год назад
Can you make a video of some projects on 3.11
@jacksonkerr4268
@jacksonkerr4268 Год назад
Good video but you might want to increase your microphone volume. Whenever I switch to your channel after watching another youtube video it's super quiet.
@prettyprinted
@prettyprinted Год назад
Thanks for letting me know. I haven't had a consistent setup in the past couple of months, so the sound is varying a lot between videos. I should have something permanent soon, so I'll try to fix all the issues then.
@slz_sphinxz
@slz_sphinxz Год назад
Pretty printed Is Best!
Далее
Some New Features in Python 3.9
12:24
Просмотров 110 тыс.
10 Python Comprehensions You SHOULD Be Using
21:35
Просмотров 124 тыс.
Какую одежду я не ношу? 😱
00:13
Просмотров 275 тыс.
How to Speed Up API Requests With Async Python
13:54
Просмотров 43 тыс.
Python 3.12 is HERE!
12:37
Просмотров 156 тыс.
👩‍💻 Python for Beginners Tutorial
1:03:21
Просмотров 3,1 млн
Some New Features in Python 3.8
10:39
Просмотров 172 тыс.
Python 101: Learn the 5 Must-Know Concepts
20:00
Просмотров 1,1 млн
Type Hints in Python: What, Why, and How
24:31
Просмотров 11 тыс.
What's New in Python 3.11?
16:44
Просмотров 14 тыс.