Victor Stinner
c81521020d
gh-109649: Add os.process_cpu_count() function ( #109907 )
...
* Refactor os_sched_getaffinity_impl(): move variable definitions to
their first assignment.
* Fix test_posix.test_sched_getaffinity(): restore the old CPU mask
when the test completes!
* Doc: Specify that os.cpu_count() counts *logicial* CPUs.
* Doc: Specify that os.sched_getaffinity(0) is related to the calling
thread.
2023-10-01 00:12:51 +02:00
..
2023-09-27 15:24:10 -07:00
2023-09-06 23:55:42 +03:00
2023-09-29 19:31:19 +00:00
2023-09-15 14:26:45 -07:00
2023-09-13 10:25:45 -07:00
2023-09-27 18:26:41 +02:00
2023-09-29 19:31:19 +00:00
2023-08-16 13:35:35 -07:00
2023-08-30 14:53:10 +00:00
2023-10-01 00:12:51 +02:00
2023-08-19 14:48:02 +03:00
2023-09-22 14:26:27 +02:00
2023-09-15 22:38:08 +00:00
2023-08-23 15:23:41 +03:00
2023-09-25 19:46:58 -04:00
2023-09-13 10:25:45 -07:00
2023-09-29 19:57:32 +03:00
2023-09-18 14:56:19 +01:00
2023-09-06 21:19:54 +00:00
2023-09-29 20:07:09 +03:00
2023-09-29 10:28:01 +03:00
2023-09-06 23:55:42 +03:00
2023-08-25 09:31:26 +01:00
2023-09-02 16:42:07 +02:00
2023-09-23 11:31:17 -07:00
2023-09-24 17:18:27 +01:00
2023-08-24 10:23:01 +02:00
2023-09-06 23:55:42 +03:00
2023-07-31 14:33:26 +00:00
2023-08-22 00:16:02 +00:00
2023-09-11 18:20:24 +00:00
2023-10-01 00:12:51 +02:00
2023-09-30 15:45:01 +01:00
2023-09-22 16:55:48 +00:00
2023-09-10 10:06:08 +03:00
2023-08-11 20:51:36 +03:00
2023-09-26 08:20:17 -05:00
2023-09-27 19:26:42 -07:00
2023-09-28 17:25:10 +00:00
2023-09-30 20:23:26 +02:00
2023-09-20 01:20:54 +00:00
2023-08-29 15:46:46 +00:00
2023-08-27 08:59:40 -05:00
2023-09-29 02:08:04 +00:00
2023-08-23 20:00:07 +02:00
2023-09-26 13:57:25 +02:00
2023-08-27 03:22:27 -04:00
2023-09-08 17:18:35 +01:00
2023-09-25 21:37:40 +09:00
2023-09-25 19:50:39 +02:00
2023-09-23 08:46:35 +01:00