mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
add NEWS note
This commit is contained in:
parent
4caef5c7e2
commit
cf2ce24db5
1 changed files with 2 additions and 0 deletions
|
@ -194,6 +194,8 @@ Build
|
|||
C-API
|
||||
-----
|
||||
|
||||
- Issue #4720: The format for PyArg_ParseTupleAndKeywords can begin with '|'.
|
||||
|
||||
- Issue #3632: from the gdb debugger, the 'pyo' macro can now be called when
|
||||
the GIL is released, or owned by another thread.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue