Skip to content

Commit 2bc5c0b

Browse files
committed
add news note
1 parent 2c53971 commit 2bc5c0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Misc/NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,8 @@ Library
184184
C-API
185185
-----
186186

187+
- Add PyErr_SyntaxLocationEx, which supports passing a column offset.
188+
187189
- Issue #9834: Don't segfault in PySequence_GetSlice, PySequence_SetSlice, or
188190
PySequence_DelSlice when the object doesn't have any mapping operations
189191
defined.

0 commit comments

Comments
 (0)