Skip to content

Commit 5e971e8

Browse files
gh-93351: Add news entry and what's new entry for changes in gh-93351 (GH-95175) (GH-95177)
(cherry picked from commit 9762572) Co-authored-by: Pablo Galindo Salgado <[email protected]>
1 parent 6fe7e02 commit 5e971e8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
:class:`ast.AST` node positions are now validated when provided to
2+
:func:`compile` and other related functions. If invalid positions are
3+
detected, a :exc:`ValueError` will be raised.

0 commit comments

Comments
 (0)