Message189079
The return type of the C function sysconf() is long, but Python uses int: I opened the issue #17964 to track this bug. (os.cpu_count() uses sysconf()). |
|
| Date |
User |
Action |
Args |
| 2013-05-13 00:00:03 | vstinner | set | recipients:
+ vstinner, pitrou, nedbat, trent, ezio.melotti, r.david.murray, neologix, serhiy.storchaka, kushal.das, dilettant, Yogesh.Chaudhari |
| 2013-05-13 00:00:03 | vstinner | set | messageid: <[email protected]> |
| 2013-05-13 00:00:03 | vstinner | link | issue17914 messages |
| 2013-05-13 00:00:03 | vstinner | create | |
|