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 'main' into gh-73991-copy
  • Loading branch information
barneygale committed Jun 3, 2024
commit ac37fa5a1ada2f39ab2778df2844b227be961e61
6 changes: 6 additions & 0 deletions Doc/whatsnew/3.14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,12 @@ New Modules
Improved Modules
================

ast
---

Added :func:`ast.compare` for comparing two ASTs.
(Contributed by Batuhan Taskaya and Jeremy Hylton in :issue:`15987`.)

pathlib
-------

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