Irit Katriel
I am a CPython Core Developer, working at Microsoft on the faster cpython team.
Session
09-20
14:30
25min
The tale of PEP 765: SyntaxWarning on `return` in `finally`
Irit Katriel
The next version of Python emits a SyntaxWarning when return
is used in a finally
block. This is a small change to the language, with an interesting history. This talk tells that story.
Main stage