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
Next Next commit
Merge branch 'master' into math-err-msg/101410
  • Loading branch information
skirpichev committed Apr 11, 2025
commit 513a6d9405d5e3e5452632a05663bec619c95cc8
7 changes: 7 additions & 0 deletions Doc/whatsnew/3.14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -805,6 +805,13 @@ json
(Contributed by Trey Hunner in :gh:`122873`.)


linecache
---------

* :func:`linecache.getline` can retrieve source code for frozen modules.
(Contributed by Tian Gao in :gh:`131638`.)


math
----

Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.