Python 3.11: A Guided Tour Through Code Transcripts
Chapter: Error Messages
Lecture: PyCharm 3.11 Language Features Bug

Login or purchase this course to watch this video and the rest of the course contents.
0:00 So what's going on with PyCharm saying that's an error. Clearly it's not the code ran well. If you go over to the
0:07 youtrack.jetbrains.com/issues for PyCharm. And we look at these,
0:15 noticed somebody named Michael Kennedy submitted a bug. PyCharm does not know three eleven's exception features.
0:23 And look at that. That should look pretty familiar. And look, here's the warning that we get you.
0:29 Hover over add note. It says unresolved attribute, add notes for class dB connection exception it,
0:35 you know, it doesn't have that. But this was categorized as a major bug submitted by and reproduced by Andre. So You watch this error if you want.
0:49 This is PY 58021 notice appear I'm running the 2022.3.1 Release candidate.
1:00 So presumably in the next RC that comes out or the main version when they actually release it.
1:06 This will already be fixed. So chances are by the time you get to this section of the course it's
1:11 already been fixed. If using PyCharm. But if you haven't, here's what's going on. Just watch it over here.
1:18 I'm sure they'll fix it. They're usually quite quick at fixing these types of things.


Talk Python's Mastodon Michael Kennedy's Mastodon