mirror of
https://github.com/python/cpython.git
synced 2026-03-09 22:40:43 +00:00
news entry for r71299.
This commit is contained in:
parent
6d30793cf2
commit
2b3eb37f92
1 changed files with 3 additions and 0 deletions
|
|
@ -210,6 +210,9 @@ Core and Builtins
|
|||
- Issue #1113244: Py_XINCREF, Py_DECREF, Py_XDECREF: Add `do { ... } while (0)'
|
||||
to avoid compiler warnings.
|
||||
|
||||
- Issue #5705: os.setuid() would not accept values > 2**31-1 but pwd.getpwnam()
|
||||
returned them on 64bit platforms.
|
||||
|
||||
Library
|
||||
-------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue