mirror of
https://github.com/python/cpython.git
synced 2025-08-11 04:19:06 +00:00
Fix NEWS entry.
This commit is contained in:
parent
6c765284a3
commit
8b358e55db
1 changed files with 3 additions and 2 deletions
|
@ -378,8 +378,9 @@ Tests
|
||||||
Build
|
Build
|
||||||
-----
|
-----
|
||||||
|
|
||||||
- Issue #3101: Helper functions _add_one_to_C() and _add_one_to_F() become
|
- Issue #3101: Helper functions _add_one_to_index_C() and
|
||||||
_Py_add_one_to_C() and _Py_add_one_to_F(), respectively.
|
_add_one_to_index_F() become _Py_add_one_to_index_C() and
|
||||||
|
_Py_add_one_to_index_F(), respectively.
|
||||||
|
|
||||||
- Issue #9700: define HAVE_BROKEN_POSIX_SEMAPHORES under AIX 6.x. Patch by
|
- Issue #9700: define HAVE_BROKEN_POSIX_SEMAPHORES under AIX 6.x. Patch by
|
||||||
Sébastien Sablé.
|
Sébastien Sablé.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue