Download raw body.
[update] python 3.12.11 -> 3.12.12
On 2025/10/19 12:23, Daniel Dickman wrote:
> Here's the latest bug-fix release of Python 3.12, released about 10 days
> ago.
>
> ok?
looking reasonable on aarch64. i think this is ok for -current
and -stable.
Ran 1 test in 681.391s
FAILED (errors=1)
test test_tools failed
14 tests failed again:
test__locale test_c_locale_coercion test_capi test_crypt
test_ctypes test_hashlib test_locale test_socket test_ssl
test_strptime test_termios test_tools test_uuid test_venv
== Tests result: FAILURE then FAILURE ==
20 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test.test_gdb.test_backtrace
test.test_gdb.test_cfunction test.test_gdb.test_cfunction_full
test.test_gdb.test_misc test.test_gdb.test_pretty_print
test_devpoll test_epoll test_ioctl test_launcher test_msilib
test_perf_profiler test_perfmaps test_spwd test_startfile
test_winapi test_winconsoleio test_winreg test_wmi
6 tests skipped (resource denied):
test_ossaudiodev test_tix test_tkinter test_ttk test_winsound
test_zipfile64
14 re-run tests:
test__locale test_c_locale_coercion test_capi test_crypt
test_ctypes test_hashlib test_locale test_socket test_ssl
test_strptime test_termios test_tools test_uuid test_venv
14 tests failed:
test__locale test_c_locale_coercion test_capi test_crypt
test_ctypes test_hashlib test_locale test_socket test_ssl
test_strptime test_termios test_tools test_uuid test_venv
452 tests OK.
Total duration: 21 min 5 sec
Total tests: run=43,534 failures=76 skipped=1,673
Total test files: run=500/492 failed=14 skipped=20 resource_denied=6 rerun=14
Result: FAILURE then FAILURE
[update] python 3.12.11 -> 3.12.12