Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit78b2abc

Browse files
authored
bpo-40222: Mention zero-cost exceptions in whats-new for 3.11 (GH-26021)
1 parentcb6f3d7 commit78b2abc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎Doc/whatsnew/3.11.rst‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@ Optimizations
9595
fast as corresponding f-string expression.
9696
(Contributed by Serhiy Storchaka in:issue:`28307`.)
9797

98+
* "Zero-cost" exceptions are implemented. The cost of ``try`` statements is
99+
almost eliminated when no exception is raised.
100+
(Contributed by Mark Shannon in:issue:`40222`.)
98101

99102
Build and C API Changes
100103
=======================

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp