Irit Katriel
@iritkatriel.bsky.social
๐ค 1005
๐ฅ 109
๐ 16
CPython Core Dev. Views are my own.
My PyCon UK talk on PEP 765: removing โreturn in finallyโ from the language.
www.youtube.com/watch?v=vrVX...
loading . . .
PYCON UK 2025: The tale of PEP 765 SyntaxWarning on return in finally, Irit Katriel
YouTube video by PyCon UK
https://www.youtube.com/watch?v=vrVXgeD2fts
9 days ago
1
8
0
Tough choice..
4 months ago
0
1
0
@naomiaklein.bsky.social
this is straight from the Mirror World - Danielle Weiss nominated for Nobel peace prize.
www.israelhayom.co.il/news/geopoli...
loading . . .
"ืืืชืืืฉืืืช ืชืจืื ืืืฆืืืืช ืืืืืจืืช": ืืืืฉื ืืืขืืืืชื ืฉื ืื ืืืื ืืืืก ืืคืจืก ื ืืื ืืฉืืื | ืืฉืจืื ืืืื
ืฉื ื ืคืจืืคืกืืจืื ืืืืฉื ืืช ืืืขืืืืชื ืฉื ืื"ืจ ืชื ืืขืช ื ืืื ืืืืืืกืืืช ืืืชืืืฉืืืช ืืืฉืจืืืืช ืืื"ืฉ ืืคืจืก ืืืืงืจืชื โข ืื ืืืืงืื ืืขื ื ืื "ื ืืืืืช ืืืชืืืฉืืืช ืื ืขื ืืืคื ืืจืืืื ืืงื ื ืืืื ืจืื" โข ืขืื ืืืกืืคื ืื ืืืืฉื ืืช ืืืืขืืืืช ืืจืฃ ืืกืืืืืื ืืงืืืฉืื, "ืืื ืืืขืืืจ ืืกืจ ืฉืืืชืืืฉืืืช ืืืื ืืฉืืื ืืืืืืืื" โข ืืืืก: "ืขืืกืงืื ืืื ืืคืกืงื ืืืฆืืจื ืืืืืืช ืฉื ืื ืืื ืืจืฅ ืืฉืจืื"
https://www.israelhayom.co.il/news/geopolitics/article/17507147
7 months ago
0
1
0
The PEP has now been accepted. Which other languages have this problem?
add a skeleton here at some point
8 months ago
1
11
3
LWN published a good summary of the discussion so far:
lwn.net/Articles/100...
@lwndotnet.bsky.social
add a skeleton here at some point
9 months ago
0
5
2
I'm working on CPython's internals documentation, collecting it all into one place, organising, updating and enhancing to fill in missing topics. It's taking shape, but there are still gaps to fill. Contributions are welcome.
github.com/python/cpyth...
loading . . .
https://github.com/python/cpython/blob/main/InternalDocs/README.md
10 months ago
1
43
8
If you use up all of your (unlimited) data, we will let you know. Good bot.
10 months ago
1
2
1
I conducted an analysis of return-in-finally in real world Python code. Just don't do it. TL;DR: - it is not used often - when it is used, it's usually used incorrectly - code authors find it easy to fix Draft PEP:
peps.python.org/pep-0765/
Full report:
github.com/iritkatriel/...
loading . . .
PEP 765 โ Disallow return/break/continue that exit a finally block | peps.python.org
This PEP proposes to withdraw support for return, break and continue statements that break out of a finally block. This was proposed in the past by PEP 601. The current PEP is based on empirical evide...
https://peps.python.org/pep-0765/
10 months ago
1
19
6
you reached the end!!
feeds!
log in