mirror of
https://github.com/python/cpython.git
synced 2025-09-28 03:13:48 +00:00
merge 3.2
This commit is contained in:
commit
09bb8f46aa
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
- Issue #11133: fix two cases where inspect.getattr_static can trigger code
|
- Issue #11133: fix two cases where inspect.getattr_static can trigger code
|
||||||
execution. Patch by Daniel Urban.
|
execution. Patch by Andreas Stührk.
|
||||||
|
|
||||||
- Issue #11569: use absolute path to the sysctl command in multiprocessing to
|
- Issue #11569: use absolute path to the sysctl command in multiprocessing to
|
||||||
ensure that it will be found regardless of the shell PATH. This ensures
|
ensure that it will be found regardless of the shell PATH. This ensures
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue