mirror of
https://github.com/python/cpython.git
synced 2025-08-23 18:24:46 +00:00
add news note
This commit is contained in:
parent
2c53971b37
commit
2bc5c0be01
1 changed files with 2 additions and 0 deletions
|
@ -184,6 +184,8 @@ Library
|
|||
C-API
|
||||
-----
|
||||
|
||||
- Add PyErr_SyntaxLocationEx, which supports passing a column offset.
|
||||
|
||||
- Issue #9834: Don't segfault in PySequence_GetSlice, PySequence_SetSlice, or
|
||||
PySequence_DelSlice when the object doesn't have any mapping operations
|
||||
defined.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue