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 main into prefixmatch-b42353
  • Loading branch information
gpshead committed Feb 9, 2026
commit 74d51b39e42752b2f3e755e1f514162041066362
7 changes: 7 additions & 0 deletions Doc/whatsnew/3.15.rst
Original file line number Diff line number Diff line change
Expand Up @@ -712,6 +712,13 @@ os.path
(Contributed by Petr Viktorin for :cve:`2025-4517`.)


pickle
------

* Add support for pickling private methods and nested classes.
(Contributed by Zackery Spytz and Serhiy Storchaka in :gh:`77188`.)


re
--

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