commit | 2ab5994dbe8934564f1ac0b3be1e6d98235e6773 | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Wed Mar 16 09:47:15 2011 -0400 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Wed Mar 16 09:47:15 2011 -0400 |
tree | 53dbf4559ae6bcfe9f6083fc44469a5dfa293d65 | |
parent | b3f756404a1da3e17a25efcf03dc70c498549693 [diff] [blame] |
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 that multiprocessing.cpu_count works on default installs of MacOSX. Patch by Steffen Daode Nurpmeso.
diff --git a/Misc/ACKS b/Misc/ACKS index a1f620f..5d617da 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -587,6 +587,7 @@ Joe Norton Neal Norwitz Michal Nowikowski +Steffen Daode Nurpmeso Nigel O'Brian Kevin O'Connor Tim O'Malley