Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add link to issue
  • Loading branch information
markshannon committed May 10, 2021
commit 31b01d0589044cede322b31ecee32bbb806fa868
1 change: 1 addition & 0 deletions Doc/whatsnew/3.11.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ Optimizations

* "Zero-cost" exceptions are implemented. The cost of ``try`` statements is
Comment thread
markshannon marked this conversation as resolved.
almost eliminated when no exception is raised.
(Contributed by Mark Shannon in :issue:`40222`.)

Build and C API Changes
=======================
Expand Down