mirror of
https://github.com/python/cpython.git
synced 2025-12-04 08:34:25 +00:00
Issue #1040026: Fix os.times result on systems where HZ is incorrect.
This commit is contained in:
parent
7af65568ff
commit
03824e45f6
2 changed files with 18 additions and 9 deletions
|
|
@ -246,6 +246,8 @@ C-API
|
|||
Extension Modules
|
||||
-----------------
|
||||
|
||||
- Issue #1040026: Fix os.times result on systems where HZ is incorrect.
|
||||
|
||||
- Issues #3167, #3682: Fix test_math failures for log, log10 on Solaris,
|
||||
OpenBSD.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue