@BruceElgort

Great video on exception groups! Thanks for it.

@G-33k

Man you make me love python more & more with such videos, keep going we'll support you for the 100k

@mlocverm

Nice video! 👍👍

@Trix_dk

thanks for the video! <3

@Mingming_Studio

That's nice to know this information, but I still don't really get how and when I should use this new thing.
I may need to take a try later.

@INGIE32

Hey, I found something weird. I did some short tests and I think converting a tuple to a list is actually twice as fast if you do [*tuple] as opposed to list(tuple). Could you do a short on that?

@dwaipayanbandyopadhyay6110

How to access the Nested Exception Group's Exceptions ?? and print them ?

@GamingAbroad90

NO...MY NAME IS PATRICT...had to be done!

@grzegorzryznar5101

I am sill wondering if it is useful in synchronous code

@AWriterWandering

I worry that this feature is going to hurt the readability that Python is often touted for.

@dhaneshabhipraya

print(*items)