mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Typo fix
This commit is contained in:
parent
6e1ad2eb7d
commit
b7eca839f7
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Extension Modules
|
|||
-----------------
|
||||
|
||||
- Bug #1521375: When the code in ctypes.util.find_library was
|
||||
run with root priviledges, it could overwrite or delete
|
||||
run with root privileges, it could overwrite or delete
|
||||
/dev/null in certain cases; this is now fixed.
|
||||
|
||||
- Bug #1467450: On Mac OS X 10.3, RTLD_GLOBAL is now used as the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue