Buildbot-status
Threads by month
- ----- 2026 -----
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
August 2025
- 1 participants
- 80 discussions
☠ Buildbot (Python): python/cpython - failed test (failure) (3.13)
by buildbot@python.org Aug. 22, 2025
by buildbot@python.org Aug. 22, 2025
Aug. 22, 2025
The Buildbot has detected a new failure on builder iOS ARM64 Simulator 3.13 while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1386/builds/1550
Buildbot URL: https://buildbot.python.org/
Worker for this Build: rkm-arm64-ios-simulator
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
Note: switching to 'a73515e7475c7abc7614c9f59d497af5b8709585'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at a73515e7475 [3.13] gh-137973: Add a non-parallel test plan to the iOS testbed project (GH-138018) (#138039)
Switched to and reset branch '3.13'
configure: WARNING: no system libmpdec found; falling back to bundled libmpdec (deprecated and scheduled for removal in Python 3.16)
configure: WARNING: pkg-config is missing. Some dependencies may not be detected correctly.
configure: WARNING: no system libmpdec found; falling back to bundled libmpdec (deprecated and scheduled for removal in Python 3.16)
configure: WARNING: pkg-config is missing. Some dependencies may not be detected correctly.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:iOS Simulator, id:4A7F2ACB-DEB3-48C5-83AB-082A7477C83B, OS:18.2, name:iPhone SE (3rd generation) }
{ platform:iOS Simulator, id:4A7F2ACB-DEB3-48C5-83AB-082A7477C83B, OS:18.2, name:iPhone SE (3rd generation) }
make: *** [testios] Error 65
Test report
===========
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (main)
by buildbot@python.org Aug. 20, 2025
by buildbot@python.org Aug. 20, 2025
Aug. 20, 2025
The Buildbot has detected a new failure on builder ARM Raspbian Linux Asan 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1811/builds/132
Buildbot URL: https://buildbot.python.org/
Worker for this Build: pablogsal-rasp
Build Reason: <unknown>
Blamelist: Ken Jin <kenjin(a)python.org>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 10, done.
remote: Counting objects: 14% (1/7)
remote: Counting objects: 28% (2/7)
remote: Counting objects: 42% (3/7)
remote: Counting objects: 57% (4/7)
remote: Counting objects: 71% (5/7)
remote: Counting objects: 85% (6/7)
remote: Counting objects: 100% (7/7)
remote: Counting objects: 100% (7/7), done.
remote: Compressing objects: 14% (1/7)
remote: Compressing objects: 28% (2/7)
remote: Compressing objects: 42% (3/7)
remote: Compressing objects: 57% (4/7)
remote: Compressing objects: 71% (5/7)
remote: Compressing objects: 85% (6/7)
remote: Compressing objects: 100% (7/7)
remote: Compressing objects: 100% (7/7), done.
remote: Total 10 (delta 0), reused 0 (delta 0), pack-reused 3 (from 2)
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to '7fda8b66debb24e0520b94c3769b648c7305f84e'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 7fda8b66deb gh-137728 gh-137762: Fix bugs in the JIT with many local variables (GH-137764)
Switched to and reset branch 'main'
configure: WARNING: no system libmpdec found; falling back to pure-Python version for the decimal module
In file included from ./Include/internal/pycore_dict.h:11,
from Objects/typeobject.c:7:
In function ‘Py_DECREF_MORTAL’,
inlined from ‘PyStackRef_XCLOSE’ at ./Include/internal/pycore_stackref.h:730:9,
inlined from ‘_PyThreadState_PopCStackRef’ at ./Include/internal/pycore_stackref.h:810:5,
inlined from ‘vectorcall_maybe’ at Objects/typeobject.c:3108:9:
./Include/internal/pycore_object.h:481:8: warning: array subscript 0 is outside array bounds of ‘PyObject[0]’ {aka ‘struct _object[]’} [-Warray-bounds]
481 | if (--op->ob_refcnt == 0) {
| ^
Timeout (0:05:00)!
Thread 0x0000007fa7bff100 [Thread-4] (most recent call first):
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/subprocess.py", line 2057 in _wait
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/subprocess.py", line 1277 in wait
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 194 in _run_process
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 299 in run_tmp_files
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 363 in _runtest
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 403 in run
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/threading.py", line 1074 in _bootstrap_inner
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/threading.py", line 1036 in _bootstrap
Thread 0x0000007fa73ef100 [Thread-3] (most recent call first):
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/subprocess.py", line 1257 in _remaining_time
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/subprocess.py", line 2053 in _wait
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/subprocess.py", line 1277 in wait
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 194 in _run_process
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 299 in run_tmp_files
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 363 in _runtest
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 403 in run
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/threading.py", line 1074 in _bootstrap_inner
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/threading.py", line 1036 in _bootstrap
Thread 0x0000007fb38f36c0 [python] (most recent call first):
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/utils.py", line 81 in format_duration
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 464 in get_running
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 551 in _get_result
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 610 in run
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/main.py", line 455 in _run_tests_mp
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/main.py", line 288 in _rerun_failed_tests
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/main.py", line 309 in rerun_failed_tests
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/main.py", line 569 in _run_tests
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/main.py", line 598 in run_tests
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/main.py", line 767 in main
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/main.py", line 775 in main
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/__main__.py", line 2 in <module>
File "<frozen runpy>", line 88 in _run_code
File "<frozen runpy>", line 198 in _run_module_as_main
make: *** [Makefile:2494: buildbottest] Error 1
Cannot open file '/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/test-results.xml' for upload
Test report
===========
Failed tests:
- test_math
- test_fstring
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed compile (failure) (main)
by buildbot@python.org Aug. 19, 2025
by buildbot@python.org Aug. 19, 2025
Aug. 19, 2025
The Buildbot has detected a new failure on builder s390x Fedora Stable LTO + PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1627/builds/1007
Buildbot URL: https://buildbot.python.org/
Worker for this Build: cstratak-fedora-stable-s390x
Build Reason: <unknown>
Blamelist: Petr Viktorin <encukou(a)gmail.com>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
remote: Enumerating objects: 20, done.
remote: Counting objects: 5% (1/18)
remote: Counting objects: 11% (2/18)
remote: Counting objects: 16% (3/18)
remote: Counting objects: 22% (4/18)
remote: Counting objects: 27% (5/18)
remote: Counting objects: 33% (6/18)
remote: Counting objects: 38% (7/18)
remote: Counting objects: 44% (8/18)
remote: Counting objects: 50% (9/18)
remote: Counting objects: 55% (10/18)
remote: Counting objects: 61% (11/18)
remote: Counting objects: 66% (12/18)
remote: Counting objects: 72% (13/18)
remote: Counting objects: 77% (14/18)
remote: Counting objects: 83% (15/18)
remote: Counting objects: 88% (16/18)
remote: Counting objects: 94% (17/18)
remote: Counting objects: 100% (18/18)
remote: Counting objects: 100% (18/18), done.
remote: Compressing objects: 14% (1/7)
remote: Compressing objects: 28% (2/7)
remote: Compressing objects: 42% (3/7)
remote: Compressing objects: 57% (4/7)
remote: Compressing objects: 71% (5/7)
remote: Compressing objects: 85% (6/7)
remote: Compressing objects: 100% (7/7)
remote: Compressing objects: 100% (7/7), done.
remote: Total 20 (delta 11), reused 12 (delta 11), pack-reused 2 (from 1)
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to '719e5c3f7111bcda5eee72fe648786c427c4d4c2'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 719e5c3f711 gh-123681: Check NORMALIZE_CENTURY behavior at runtime; require C99 (GH-136022)
Switched to and reset branch 'main'
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make[2]: [Makefile:3379: clean-retain-profile] Error 1 (ignored)
Python/ceval.c: In function ‘_PyEvalFramePushAndInit_Ex’:
Python/ceval.c:1917:38: warning: ‘stack_array’ may be used uninitialized [-Wmaybe-uninitialized]
1917 | _PyInterpreterFrame *new_frame = _PyEvalFramePushAndInit(
| ^~~~~~~~~~~~~~~~~~~~~~~~
1918 | tstate, func, locals,
| ~~~~~~~~~~~~~~~~~~~~~
1919 | newargs, nargs, kwnames, previous
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1920 | );
| ~
Python/ceval.c:1840:1: note: by argument 4 of type ‘const union _PyStackRef *’ to ‘_PyEvalFramePushAndInit’ declared here
1840 | _PyEvalFramePushAndInit(PyThreadState *tstate, _PyStackRef func,
| ^~~~~~~~~~~~~~~~~~~~~~~
Python/ceval.c:1886:17: note: ‘stack_array’ declared here
1886 | _PyStackRef stack_array[8];
| ^~~~~~~~~~~
test_PyDateTime_DATE_GET (test.datetimetester.CapiTest_Pure.test_PyDateTime_DATE_GET) ... skipped 'Not relevant in pure Python'
test_PyDateTime_DELTA_GET (test.datetimetester.CapiTest_Pure.test_PyDateTime_DELTA_GET) ... skipped 'Not relevant in pure Python'
test_PyDateTime_GET (test.datetimetester.CapiTest_Pure.test_PyDateTime_GET) ... skipped 'Not relevant in pure Python'
test_PyDateTime_TIME_GET (test.datetimetester.CapiTest_Pure.test_PyDateTime_TIME_GET) ... skipped 'Not relevant in pure Python'
test_check_date (test.datetimetester.CapiTest_Pure.test_check_date) ... skipped 'Not relevant in pure Python'
test_check_datetime (test.datetimetester.CapiTest_Pure.test_check_datetime) ... skipped 'Not relevant in pure Python'
test_check_delta (test.datetimetester.CapiTest_Pure.test_check_delta) ... skipped 'Not relevant in pure Python'
test_check_time (test.datetimetester.CapiTest_Pure.test_check_time) ... skipped 'Not relevant in pure Python'
test_check_tzinfo (test.datetimetester.CapiTest_Pure.test_check_tzinfo) ... skipped 'Not relevant in pure Python'
test_date_from_date (test.datetimetester.CapiTest_Pure.test_date_from_date) ... skipped 'Not relevant in pure Python'
test_date_from_timestamp (test.datetimetester.CapiTest_Pure.test_date_from_timestamp) ... skipped 'Not relevant in pure Python'
test_datetime_from_dateandtime (test.datetimetester.CapiTest_Pure.test_datetime_from_dateandtime) ... skipped 'Not relevant in pure Python'
test_datetime_from_dateandtimeandfold (test.datetimetester.CapiTest_Pure.test_datetime_from_dateandtimeandfold) ... skipped 'Not relevant in pure Python'
test_datetime_from_timestamp (test.datetimetester.CapiTest_Pure.test_datetime_from_timestamp) ... skipped 'Not relevant in pure Python'
test_delta_from_dsu (test.datetimetester.CapiTest_Pure.test_delta_from_dsu) ... skipped 'Not relevant in pure Python'
test_time_from_time (test.datetimetester.CapiTest_Pure.test_time_from_time) ... skipped 'Not relevant in pure Python'
test_time_from_timeandfold (test.datetimetester.CapiTest_Pure.test_time_from_timeandfold) ... skipped 'Not relevant in pure Python'
test_timezones_capi (test.datetimetester.CapiTest_Pure.test_timezones_capi) ... skipped 'Not relevant in pure Python'
test_timezones_offset_zero (test.datetimetester.CapiTest_Pure.test_timezones_offset_zero) ... skipped 'Not relevant in pure Python'
test_type_check_in_subinterp (test.datetimetester.CapiTest_Pure.test_type_check_in_subinterp) ... skipped 'Not relevant in pure Python'
test_utc_capi (test.datetimetester.CapiTest_Pure.test_utc_capi) ... skipped 'Not relevant in pure Python'
test_concurrent_initialization_subinterpreter (test.datetimetester.ExtensionModuleTests_Pure.test_concurrent_initialization_subinterpreter) ... skipped 'Not relevant in pure Python'
test_gh_120161 (test.datetimetester.ExtensionModuleTests_Pure.test_gh_120161) ... skipped 'Not relevant in pure Python'
test_update_type_cache (test.datetimetester.ExtensionModuleTests_Pure.test_update_type_cache) ... skipped 'Not relevant in pure Python'
test_folds (test.datetimetester.IranTest_Pure.test_folds) ... ok
test_gaps (test.datetimetester.IranTest_Pure.test_gaps) ... ok
test_system_transitions (test.datetimetester.IranTest_Pure.test_system_transitions) ... ok
test_check_arg_types (test.datetimetester.Oddballs_Pure.test_check_arg_types) ... ok
test_date_datetime_comparison (test.datetimetester.Oddballs_Pure.test_date_datetime_comparison) ... ok
test_extra_attributes (test.datetimetester.Oddballs_Pure.test_extra_attributes) ... ok
test_backdoor_resistance (test.datetimetester.TestDate_Pure.test_backdoor_resistance) ... ok
test_bad_constructor_arguments (test.datetimetester.TestDate_Pure.test_bad_constructor_arguments) ... ok
test_basic_attributes (test.datetimetester.TestDate_Pure.test_basic_attributes) ... ok
test_bool (test.datetimetester.TestDate_Pure.test_bool) ... ok
test_compare (test.datetimetester.TestDate_Pure.test_compare) ... ok
test_compat_unpickle (test.datetimetester.TestDate_Pure.test_compat_unpickle) ... ok
test_computations (test.datetimetester.TestDate_Pure.test_computations) ... ok
test_ctime (test.datetimetester.TestDate_Pure.test_ctime) ... ok
test_extreme_ordinals (test.datetimetester.TestDate_Pure.test_extreme_ordinals) ... ok
test_extreme_timedelta (test.datetimetester.TestDate_Pure.test_extreme_timedelta) ... ok
test_format (test.datetimetester.TestDate_Pure.test_format) ... ok
test_fromisocalendar (test.datetimetester.TestDate_Pure.test_fromisocalendar) ... ok
test_fromisocalendar_type_errors (test.datetimetester.TestDate_Pure.test_fromisocalendar_type_errors) ... ok
test_fromisocalendar_value_errors (test.datetimetester.TestDate_Pure.test_fromisocalendar_value_errors) ... ok
test_fromisoformat (test.datetimetester.TestDate_Pure.test_fromisoformat) ... ok
test_fromisoformat_date_examples (test.datetimetester.TestDate_Pure.test_fromisoformat_date_examples) ... ok
test_fromisoformat_fails (test.datetimetester.TestDate_Pure.test_fromisoformat_fails) ... ok
test_fromisoformat_fails_typeerror (test.datetimetester.TestDate_Pure.test_fromisoformat_fails_typeerror) ... ok
test_fromisoformat_subclass (test.datetimetester.TestDate_Pure.test_fromisoformat_subclass) ... ok
test_fromtimestamp (test.datetimetester.TestDate_Pure.test_fromtimestamp) ... ok
test_fromtimestamp_with_none_arg (test.datetimetester.TestDate_Pure.test_fromtimestamp_with_none_arg) ... ok
test_harmful_mixed_comparison (test.datetimetester.TestDate_Pure.test_harmful_mixed_comparison) ... ok
test_harmless_mixed_comparison (test.datetimetester.TestDate_Pure.test_harmless_mixed_comparison) ... ok
test_hash_equality (test.datetimetester.TestDate_Pure.test_hash_equality) ... ok
test_insane_fromtimestamp (test.datetimetester.TestDate_Pure.test_insane_fromtimestamp) ... ok
test_iso_long_years (test.datetimetester.TestDate_Pure.test_iso_long_years) ... ok
test_isocalendar (test.datetimetester.TestDate_Pure.test_isocalendar) ... ok
test_isocalendar_pickling (test.datetimetester.TestDate_Pure.test_isocalendar_pickling)
Test that the result of datetime.isocalendar() can be pickled. ... ok
test_isoformat (test.datetimetester.TestDate_Pure.test_isoformat) ... ok
test_mixed_compare (test.datetimetester.TestDate_Pure.test_mixed_compare) ... ok
test_ordinal_conversions (test.datetimetester.TestDate_Pure.test_ordinal_conversions) ... ok
test_overflow (test.datetimetester.TestDate_Pure.test_overflow) ... ok
test_pickling (test.datetimetester.TestDate_Pure.test_pickling) ... ok
test_pickling_subclass_date (test.datetimetester.TestDate_Pure.test_pickling_subclass_date) ... ok
test_replace (test.datetimetester.TestDate_Pure.test_replace) ... ok
test_repr_subclass (test.datetimetester.TestDate_Pure.test_repr_subclass)
Subclasses should have bare names in the repr (gh-107773). ... ok
test_resolution_info (test.datetimetester.TestDate_Pure.test_resolution_info) ... ok
test_roundtrip (test.datetimetester.TestDate_Pure.test_roundtrip) ... ok
test_strftime (test.datetimetester.TestDate_Pure.test_strftime) ... ok
test_strftime_trailing_percent (test.datetimetester.TestDate_Pure.test_strftime_trailing_percent) ... ok
test_strftime_y2k (test.datetimetester.TestDate_Pure.test_strftime_y2k) ... ok
test_strftime_y2k_c99 (test.datetimetester.TestDate_Pure.test_strftime_y2k_c99) ... ok
test_subclass_alternate_constructors (test.datetimetester.TestDate_Pure.test_subclass_alternate_constructors) ... ok
test_subclass_date (test.datetimetester.TestDate_Pure.test_subclass_date) ... ok
test_subclass_replace (test.datetimetester.TestDate_Pure.test_subclass_replace) ... ok
test_timetuple (test.datetimetester.TestDate_Pure.test_timetuple) ... ok
test_today (test.datetimetester.TestDate_Pure.test_today) ... ok
test_valuerror_messages (test.datetimetester.TestDate_Pure.test_valuerror_messages) ... ok
test_weekday (test.datetimetester.TestDate_Pure.test_weekday) ... ok
test_delta_non_days_ignored (test.datetimetester.TestDateOnly_Pure.test_delta_non_days_ignored) ... ok
test_strptime (test.datetimetester.TestDateOnly_Pure.test_strptime) ... ok
test_strptime_leap_year (test.datetimetester.TestDateOnly_Pure.test_strptime_leap_year) ... ok
test_strptime_single_digit (test.datetimetester.TestDateOnly_Pure.test_strptime_single_digit) ... ok
test_astimezone (test.datetimetester.TestDateTime_Pure.test_astimezone) ... ok
test_backdoor_resistance (test.datetimetester.TestDateTime_Pure.test_backdoor_resistance) ... ok
test_bad_constructor_arguments (test.datetimetester.TestDateTime_Pure.test_bad_constructor_arguments) ... ok
test_basic_attributes (test.datetimetester.TestDateTime_Pure.test_basic_attributes) ... ok
test_basic_attributes_nonzero (test.datetimetester.TestDateTime_Pure.test_basic_attributes_nonzero) ... ok
test_bool (test.datetimetester.TestDateTime_Pure.test_bool) ... ok
test_combine (test.datetimetester.TestDateTime_Pure.test_combine) ... ok
test_compare (test.datetimetester.TestDateTime_Pure.test_compare) ... ok
test_compat_unpickle (test.datetimetester.TestDateTime_Pure.test_compat_unpickle) ... ok
test_computations (test.datetimetester.TestDateTime_Pure.test_computations) ... ok
test_ctime (test.datetimetester.TestDateTime_Pure.test_ctime) ... ok
test_extract (test.datetimetester.TestDateTime_Pure.test_extract) ... ok
test_extreme_ordinals (test.datetimetester.TestDateTime_Pure.test_extreme_ordinals) ... ok
test_extreme_timedelta (test.datetimetester.TestDateTime_Pure.test_extreme_timedelta) ... ok
test_format (test.datetimetester.TestDateTime_Pure.test_format) ... ok
test_fromisocalendar (test.datetimetester.TestDateTime_Pure.test_fromisocalendar) ... ok
test_fromisocalendar_type_errors (test.datetimetester.TestDateTime_Pure.test_fromisocalendar_type_errors) ... ok
test_fromisocalendar_value_errors (test.datetimetester.TestDateTime_Pure.test_fromisocalendar_value_errors) ... ok
test_fromisoformat (test.datetimetester.TestDateTime_Pure.test_fromisoformat) ... ok
test_fromisoformat_ambiguous (test.datetimetester.TestDateTime_Pure.test_fromisoformat_ambiguous) ... ok
test_fromisoformat_date_examples (test.datetimetester.TestDateTime_Pure.test_fromisoformat_date_examples) ... ok
test_fromisoformat_datetime (test.datetimetester.TestDateTime_Pure.test_fromisoformat_datetime) ... ok
test_fromisoformat_datetime_examples (test.datetimetester.TestDateTime_Pure.test_fromisoformat_datetime_examples) ... ok
test_fromisoformat_fails (test.datetimetester.TestDateTime_Pure.test_fromisoformat_fails) ... ok
test_fromisoformat_fails_datetime (test.datetimetester.TestDateTime_Pure.test_fromisoformat_fails_datetime) ... ok
test_fromisoformat_fails_datetime_valueerror (test.datetimetester.TestDateTime_Pure.test_fromisoformat_fails_datetime_valueerror) ... ok
test_fromisoformat_fails_surrogate (test.datetimetester.TestDateTime_Pure.test_fromisoformat_fails_surrogate) ... ok
test_fromisoformat_fails_typeerror (test.datetimetester.TestDateTime_Pure.test_fromisoformat_fails_typeerror) ... ok
test_fromisoformat_separators (test.datetimetester.TestDateTime_Pure.test_fromisoformat_separators) ... ok
test_fromisoformat_subclass (test.datetimetester.TestDateTime_Pure.test_fromisoformat_subclass) ... ok
test_fromisoformat_timespecs (test.datetimetester.TestDateTime_Pure.test_fromisoformat_timespecs) ... ok
test_fromisoformat_timezone (test.datetimetester.TestDateTime_Pure.test_fromisoformat_timezone) ... ok
test_fromisoformat_utc (test.datetimetester.TestDateTime_Pure.test_fromisoformat_utc) ... ok
test_fromtimestamp (test.datetimetester.TestDateTime_Pure.test_fromtimestamp) ... ok
test_fromtimestamp_keyword_arg (test.datetimetester.TestDateTime_Pure.test_fromtimestamp_keyword_arg) ... ok
test_fromtimestamp_limits (test.datetimetester.TestDateTime_Pure.test_fromtimestamp_limits) ... ok
test_fromtimestamp_with_none_arg (test.datetimetester.TestDateTime_Pure.test_fromtimestamp_with_none_arg) ... ok
test_harmful_mixed_comparison (test.datetimetester.TestDateTime_Pure.test_harmful_mixed_comparison) ... ok
test_harmless_mixed_comparison (test.datetimetester.TestDateTime_Pure.test_harmless_mixed_comparison) ... ok
test_hash_equality (test.datetimetester.TestDateTime_Pure.test_hash_equality) ... ok
test_insane_fromtimestamp (test.datetimetester.TestDateTime_Pure.test_insane_fromtimestamp) ... ok
test_insane_utcfromtimestamp (test.datetimetester.TestDateTime_Pure.test_insane_utcfromtimestamp) ... ok
test_iso_long_years (test.datetimetester.TestDateTime_Pure.test_iso_long_years) ... ok
test_isocalendar (test.datetimetester.TestDateTime_Pure.test_isocalendar) ... ok
test_isocalendar_pickling (test.datetimetester.TestDateTime_Pure.test_isocalendar_pickling)
Test that the result of datetime.isocalendar() can be pickled. ... ok
test_isoformat (test.datetimetester.TestDateTime_Pure.test_isoformat) ... ok
test_isoformat_timezone (test.datetimetester.TestDateTime_Pure.test_isoformat_timezone) ... ok
test_microsecond_rounding (test.datetimetester.TestDateTime_Pure.test_microsecond_rounding) ... ok
test_mixed_compare (test.datetimetester.TestDateTime_Pure.test_mixed_compare) ... ok
test_more_compare (test.datetimetester.TestDateTime_Pure.test_more_compare) ... ok
test_more_ctime (test.datetimetester.TestDateTime_Pure.test_more_ctime) ... ok
test_more_pickling (test.datetimetester.TestDateTime_Pure.test_more_pickling) ... ok
test_more_strftime (test.datetimetester.TestDateTime_Pure.test_more_strftime) ... ok
test_more_timetuple (test.datetimetester.TestDateTime_Pure.test_more_timetuple) ... ok
test_negative_float_fromtimestamp (test.datetimetester.TestDateTime_Pure.test_negative_float_fromtimestamp) ... ok
test_negative_float_utcfromtimestamp (test.datetimetester.TestDateTime_Pure.test_negative_float_utcfromtimestamp) ... ok
test_ordinal_conversions (test.datetimetester.TestDateTime_Pure.test_ordinal_conversions) ... ok
test_overflow (test.datetimetester.TestDateTime_Pure.test_overflow) ... ok
test_pickling (test.datetimetester.TestDateTime_Pure.test_pickling) ... ok
test_pickling_subclass_date (test.datetimetester.TestDateTime_Pure.test_pickling_subclass_date) ... ok
test_pickling_subclass_datetime (test.datetimetester.TestDateTime_Pure.test_pickling_subclass_datetime) ... ok
test_replace (test.datetimetester.TestDateTime_Pure.test_replace) ... ok
test_repr_subclass (test.datetimetester.TestDateTime_Pure.test_repr_subclass)
Subclasses should have bare names in the repr (gh-107773). ... ok
test_resolution_info (test.datetimetester.TestDateTime_Pure.test_resolution_info) ... ok
test_roundtrip (test.datetimetester.TestDateTime_Pure.test_roundtrip) ... ok
test_strftime (test.datetimetester.TestDateTime_Pure.test_strftime) ... ok
test_strftime_special (test.datetimetester.TestDateTime_Pure.test_strftime_special) ... ok
test_strftime_trailing_percent (test.datetimetester.TestDateTime_Pure.test_strftime_trailing_percent) ... ok
test_strftime_with_bad_tzname_replace (test.datetimetester.TestDateTime_Pure.test_strftime_with_bad_tzname_replace) ... ok
test_strftime_y2k (test.datetimetester.TestDateTime_Pure.test_strftime_y2k) ... ok
test_strftime_y2k_c99 (test.datetimetester.TestDateTime_Pure.test_strftime_y2k_c99) ... ok
test_strptime (test.datetimetester.TestDateTime_Pure.test_strptime) ... ok
test_strptime_leap_year (test.datetimetester.TestDateTime_Pure.test_strptime_leap_year) ... ok
test_strptime_single_digit (test.datetimetester.TestDateTime_Pure.test_strptime_single_digit) ... ok
test_strptime_z_empty (test.datetimetester.TestDateTime_Pure.test_strptime_z_empty) ... ok
test_subclass_alternate_constructors (test.datetimetester.TestDateTime_Pure.test_subclass_alternate_constructors) ... ok
test_subclass_alternate_constructors_datetime (test.datetimetester.TestDateTime_Pure.test_subclass_alternate_constructors_datetime) ... ok
test_subclass_date (test.datetimetester.TestDateTime_Pure.test_subclass_date) ... ok
test_subclass_datetime (test.datetimetester.TestDateTime_Pure.test_subclass_datetime) ... ok
test_subclass_now (test.datetimetester.TestDateTime_Pure.test_subclass_now) ... ok
test_subclass_replace (test.datetimetester.TestDateTime_Pure.test_subclass_replace) ... ok
test_subclass_replace_fold (test.datetimetester.TestDateTime_Pure.test_subclass_replace_fold) ... ok
test_timestamp_aware (test.datetimetester.TestDateTime_Pure.test_timestamp_aware) ... ok
test_timestamp_limits (test.datetimetester.TestDateTime_Pure.test_timestamp_limits) ... ok
test_timestamp_naive (test.datetimetester.TestDateTime_Pure.test_timestamp_naive) ... ok
test_timetuple (test.datetimetester.TestDateTime_Pure.test_timetuple) ... ok
test_today (test.datetimetester.TestDateTime_Pure.test_today) ... ok
test_tz_independent_comparing (test.datetimetester.TestDateTime_Pure.test_tz_independent_comparing) ... ok
test_utcfromtimestamp (test.datetimetester.TestDateTime_Pure.test_utcfromtimestamp) ... ok
test_utcfromtimestamp_limits (test.datetimetester.TestDateTime_Pure.test_utcfromtimestamp_limits) ... ok
test_utcnow (test.datetimetester.TestDateTime_Pure.test_utcnow) ... ok
test_valuerror_messages (test.datetimetester.TestDateTime_Pure.test_valuerror_messages) ... ok
test_weekday (test.datetimetester.TestDateTime_Pure.test_weekday) ... ok
test_argument_passing (test.datetimetester.TestDateTimeTZ_Pure.test_argument_passing) ... ok
test_astimezone (test.datetimetester.TestDateTimeTZ_Pure.test_astimezone) ... ok
test_astimezone_default_eastern (test.datetimetester.TestDateTimeTZ_Pure.test_astimezone_default_eastern) ... ok
test_astimezone_default_near_fold (test.datetimetester.TestDateTimeTZ_Pure.test_astimezone_default_near_fold) ... ok
test_astimezone_default_utc (test.datetimetester.TestDateTimeTZ_Pure.test_astimezone_default_utc) ... ok
test_aware_compare (test.datetimetester.TestDateTimeTZ_Pure.test_aware_compare) ... ok
test_aware_subtract (test.datetimetester.TestDateTimeTZ_Pure.test_aware_subtract) ... ok
test_backdoor_resistance (test.datetimetester.TestDateTimeTZ_Pure.test_backdoor_resistance) ... ok
test_bad_constructor_arguments (test.datetimetester.TestDateTimeTZ_Pure.test_bad_constructor_arguments) ... ok
test_bad_tzinfo_classes (test.datetimetester.TestDateTimeTZ_Pure.test_bad_tzinfo_classes) ... ok
test_basic_attributes (test.datetimetester.TestDateTimeTZ_Pure.test_basic_attributes) ... ok
test_basic_attributes_nonzero (test.datetimetester.TestDateTimeTZ_Pure.test_basic_attributes_nonzero) ... ok
test_bool (test.datetimetester.TestDateTimeTZ_Pure.test_bool) ... ok
test_combine (test.datetimetester.TestDateTimeTZ_Pure.test_combine) ... ok
test_compare (test.datetimetester.TestDateTimeTZ_Pure.test_compare) ... ok
test_compat_unpickle (test.datetimetester.TestDateTimeTZ_Pure.test_compat_unpickle) ... ok
test_computations (test.datetimetester.TestDateTimeTZ_Pure.test_computations) ... ok
test_ctime (test.datetimetester.TestDateTimeTZ_Pure.test_ctime) ... ok
test_even_more_compare (test.datetimetester.TestDateTimeTZ_Pure.test_even_more_compare) ... ok
test_extract (test.datetimetester.TestDateTimeTZ_Pure.test_extract) ... ok
test_extreme_hashes (test.datetimetester.TestDateTimeTZ_Pure.test_extreme_hashes) ... ok
test_extreme_ordinals (test.datetimetester.TestDateTimeTZ_Pure.test_extreme_ordinals) ... ok
test_extreme_timedelta (test.datetimetester.TestDateTimeTZ_Pure.test_extreme_timedelta) ... ok
test_format (test.datetimetester.TestDateTimeTZ_Pure.test_format) ... ok
test_fromisocalendar (test.datetimetester.TestDateTimeTZ_Pure.test_fromisocalendar) ... ok
test_fromisocalendar_type_errors (test.datetimetester.TestDateTimeTZ_Pure.test_fromisocalendar_type_errors) ... ok
test_fromisocalendar_value_errors (test.datetimetester.TestDateTimeTZ_Pure.test_fromisocalendar_value_errors) ... ok
test_fromisoformat (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat) ... ok
test_fromisoformat_ambiguous (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_ambiguous) ... ok
test_fromisoformat_date_examples (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_date_examples) ... ok
test_fromisoformat_datetime (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_datetime) ... ok
test_fromisoformat_datetime_examples (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_datetime_examples) ... ok
test_fromisoformat_fails (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_fails) ... ok
test_fromisoformat_fails_datetime (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_fails_datetime) ... ok
test_fromisoformat_fails_datetime_valueerror (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_fails_datetime_valueerror) ... ok
test_fromisoformat_fails_surrogate (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_fails_surrogate) ... ok
test_fromisoformat_fails_typeerror (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_fails_typeerror) ... ok
test_fromisoformat_separators (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_separators) ... ok
test_fromisoformat_subclass (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_subclass) ... ok
test_fromisoformat_timespecs (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_timespecs) ... ok
test_fromisoformat_timezone (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_timezone) ... ok
test_fromisoformat_utc (test.datetimetester.TestDateTimeTZ_Pure.test_fromisoformat_utc) ... ok
test_fromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_fromtimestamp) ... ok
test_fromtimestamp_keyword_arg (test.datetimetester.TestDateTimeTZ_Pure.test_fromtimestamp_keyword_arg) ... ok
test_fromtimestamp_limits (test.datetimetester.TestDateTimeTZ_Pure.test_fromtimestamp_limits) ... ok
test_fromtimestamp_with_none_arg (test.datetimetester.TestDateTimeTZ_Pure.test_fromtimestamp_with_none_arg) ... ok
test_harmful_mixed_comparison (test.datetimetester.TestDateTimeTZ_Pure.test_harmful_mixed_comparison) ... ok
test_harmless_mixed_comparison (test.datetimetester.TestDateTimeTZ_Pure.test_harmless_mixed_comparison) ... ok
test_hash_equality (test.datetimetester.TestDateTimeTZ_Pure.test_hash_equality) ... ok
test_insane_fromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_insane_fromtimestamp) ... ok
test_insane_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_insane_utcfromtimestamp) ... ok
test_iso_long_years (test.datetimetester.TestDateTimeTZ_Pure.test_iso_long_years) ... ok
test_isocalendar (test.datetimetester.TestDateTimeTZ_Pure.test_isocalendar) ... ok
test_isocalendar_pickling (test.datetimetester.TestDateTimeTZ_Pure.test_isocalendar_pickling)
Test that the result of datetime.isocalendar() can be pickled. ... ok
test_isoformat (test.datetimetester.TestDateTimeTZ_Pure.test_isoformat) ... ok
test_isoformat_timezone (test.datetimetester.TestDateTimeTZ_Pure.test_isoformat_timezone) ... ok
test_microsecond_rounding (test.datetimetester.TestDateTimeTZ_Pure.test_microsecond_rounding) ... ok
test_mixed_compare (test.datetimetester.TestDateTimeTZ_Pure.test_mixed_compare) ... ok
test_more_astimezone (test.datetimetester.TestDateTimeTZ_Pure.test_more_astimezone) ... ok
test_more_compare (test.datetimetester.TestDateTimeTZ_Pure.test_more_compare) ... ok
test_more_ctime (test.datetimetester.TestDateTimeTZ_Pure.test_more_ctime) ... ok
test_more_pickling (test.datetimetester.TestDateTimeTZ_Pure.test_more_pickling) ... ok
test_more_strftime (test.datetimetester.TestDateTimeTZ_Pure.test_more_strftime) ... ok
test_more_timetuple (test.datetimetester.TestDateTimeTZ_Pure.test_more_timetuple) ... ok
test_negative_float_fromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_negative_float_fromtimestamp) ... ok
test_negative_float_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_negative_float_utcfromtimestamp) ... ok
test_ordinal_conversions (test.datetimetester.TestDateTimeTZ_Pure.test_ordinal_conversions) ... ok
test_overflow (test.datetimetester.TestDateTimeTZ_Pure.test_overflow) ... ok
test_pickling (test.datetimetester.TestDateTimeTZ_Pure.test_pickling) ... ok
test_pickling_subclass_date (test.datetimetester.TestDateTimeTZ_Pure.test_pickling_subclass_date) ... ok
test_pickling_subclass_datetime (test.datetimetester.TestDateTimeTZ_Pure.test_pickling_subclass_datetime) ... ok
test_replace (test.datetimetester.TestDateTimeTZ_Pure.test_replace) ... ok
test_repr_subclass (test.datetimetester.TestDateTimeTZ_Pure.test_repr_subclass)
Subclasses should have bare names in the repr (gh-107773). ... ok
test_resolution_info (test.datetimetester.TestDateTimeTZ_Pure.test_resolution_info) ... ok
test_roundtrip (test.datetimetester.TestDateTimeTZ_Pure.test_roundtrip) ... ok
test_strftime (test.datetimetester.TestDateTimeTZ_Pure.test_strftime) ... ok
test_strftime_special (test.datetimetester.TestDateTimeTZ_Pure.test_strftime_special) ... ok
test_strftime_trailing_percent (test.datetimetester.TestDateTimeTZ_Pure.test_strftime_trailing_percent) ... ok
test_strftime_with_bad_tzname_replace (test.datetimetester.TestDateTimeTZ_Pure.test_strftime_with_bad_tzname_replace) ... ok
test_strftime_y2k (test.datetimetester.TestDateTimeTZ_Pure.test_strftime_y2k) ... ok
test_strftime_y2k_c99 (test.datetimetester.TestDateTimeTZ_Pure.test_strftime_y2k_c99) ... ok
test_strptime (test.datetimetester.TestDateTimeTZ_Pure.test_strptime) ... ok
test_strptime_leap_year (test.datetimetester.TestDateTimeTZ_Pure.test_strptime_leap_year) ... ok
test_strptime_single_digit (test.datetimetester.TestDateTimeTZ_Pure.test_strptime_single_digit) ... ok
test_strptime_z_empty (test.datetimetester.TestDateTimeTZ_Pure.test_strptime_z_empty) ... ok
test_subclass_alternate_constructors (test.datetimetester.TestDateTimeTZ_Pure.test_subclass_alternate_constructors) ... ok
test_subclass_alternate_constructors_datetime (test.datetimetester.TestDateTimeTZ_Pure.test_subclass_alternate_constructors_datetime) ... ok
test_subclass_date (test.datetimetester.TestDateTimeTZ_Pure.test_subclass_date) ... ok
test_subclass_datetime (test.datetimetester.TestDateTimeTZ_Pure.test_subclass_datetime) ... ok
test_subclass_datetimetz (test.datetimetester.TestDateTimeTZ_Pure.test_subclass_datetimetz) ... ok
test_subclass_now (test.datetimetester.TestDateTimeTZ_Pure.test_subclass_now) ... ok
test_subclass_replace (test.datetimetester.TestDateTimeTZ_Pure.test_subclass_replace) ... ok
test_subclass_replace_fold (test.datetimetester.TestDateTimeTZ_Pure.test_subclass_replace_fold) ... ok
test_timestamp_aware (test.datetimetester.TestDateTimeTZ_Pure.test_timestamp_aware) ... ok
test_timestamp_limits (test.datetimetester.TestDateTimeTZ_Pure.test_timestamp_limits) ... ok
test_timestamp_naive (test.datetimetester.TestDateTimeTZ_Pure.test_timestamp_naive) ... ok
test_timetuple (test.datetimetester.TestDateTimeTZ_Pure.test_timetuple) ... ok
test_today (test.datetimetester.TestDateTimeTZ_Pure.test_today) ... ok
test_trivial (test.datetimetester.TestDateTimeTZ_Pure.test_trivial) ... ok
test_tz_aware_arithmetic (test.datetimetester.TestDateTimeTZ_Pure.test_tz_aware_arithmetic) ... ok
test_tz_independent_comparing (test.datetimetester.TestDateTimeTZ_Pure.test_tz_independent_comparing) ... ok
test_tzinfo_classes (test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_classes) ... ok
test_tzinfo_fromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_fromtimestamp) ... ok
test_tzinfo_isoformat (test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_isoformat) ... ok
test_tzinfo_now (test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_now) ... ok
test_tzinfo_timetuple (test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_timetuple) ... ok
test_tzinfo_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_utcfromtimestamp) ... ok
test_tzinfo_utcnow (test.datetimetester.TestDateTimeTZ_Pure.test_tzinfo_utcnow) ... ok
test_utc_offset_out_of_bounds (test.datetimetester.TestDateTimeTZ_Pure.test_utc_offset_out_of_bounds) ... ok
test_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Pure.test_utcfromtimestamp) ... ok
test_utcfromtimestamp_limits (test.datetimetester.TestDateTimeTZ_Pure.test_utcfromtimestamp_limits) ... ok
test_utcnow (test.datetimetester.TestDateTimeTZ_Pure.test_utcnow) ... ok
test_utctimetuple (test.datetimetester.TestDateTimeTZ_Pure.test_utctimetuple) ... ok
test_valuerror_messages (test.datetimetester.TestDateTimeTZ_Pure.test_valuerror_messages) ... ok
test_weekday (test.datetimetester.TestDateTimeTZ_Pure.test_weekday) ... ok
test_zones (test.datetimetester.TestDateTimeTZ_Pure.test_zones) ... ok
test_astimezone (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_astimezone) ... ok
test_comparison (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_comparison) ... ok
test_constructors (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_constructors) ... ok
test_dst (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_dst) ... ok
test_fromtimestamp (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_fromtimestamp) ... ok
test_fromtimestamp_lord_howe (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_fromtimestamp_lord_howe) ... skipped 'Australia/Lord_Howe timezone is not supported on this platform'
test_fromtimestamp_low_fold_detection (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_fromtimestamp_low_fold_detection) ... ok
test_fromutc (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_fromutc) ... ok
test_hash (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_hash) ... ok
test_hash_aware (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_hash_aware) ... ok
test_member (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_member) ... ok
test_mixed_compare_fold (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_mixed_compare_fold) ... ok
test_mixed_compare_gap (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_mixed_compare_gap) ... ok
test_mixed_compare_regular (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_mixed_compare_regular) ... ok
test_pickle_fold (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_pickle_fold) ... ok
test_replace (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_replace) ... ok
test_repr (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_repr) ... ok
test_timestamp (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_timestamp) ... ok
test_timestamp_lord_howe (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_timestamp_lord_howe) ... skipped 'Australia/Lord_Howe timezone is not supported on this platform'
test_utcoffset (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_utcoffset) ... ok
test_vilnius_1941_fromutc (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_vilnius_1941_fromutc) ... ok
test_vilnius_1941_toutc (test.datetimetester.TestLocalTimeDisambiguation_Pure.test_vilnius_1941_toutc) ... ok
test_all (test.datetimetester.TestModule_Pure.test_all)
Test that __all__ only points to valid attributes. ... ok
test_constants (test.datetimetester.TestModule_Pure.test_constants) ... ok
test_divide_and_round (test.datetimetester.TestModule_Pure.test_divide_and_round) ... ok
test_name_cleanup (test.datetimetester.TestModule_Pure.test_name_cleanup) ... skipped 'Only run for Fast C implementation'
test_utc_alias (test.datetimetester.TestModule_Pure.test_utc_alias) ... ok
test_astimezone (test.datetimetester.TestSubclassDateTime_Pure.test_astimezone) ... ok
test_backdoor_resistance (test.datetimetester.TestSubclassDateTime_Pure.test_backdoor_resistance) ... ok
test_bad_constructor_arguments (test.datetimetester.TestSubclassDateTime_Pure.test_bad_constructor_arguments) ... ok
test_basic_attributes (test.datetimetester.TestSubclassDateTime_Pure.test_basic_attributes) ... ok
test_basic_attributes_nonzero (test.datetimetester.TestSubclassDateTime_Pure.test_basic_attributes_nonzero) ... ok
test_bool (test.datetimetester.TestSubclassDateTime_Pure.test_bool) ... ok
test_combine (test.datetimetester.TestSubclassDateTime_Pure.test_combine) ... ok
test_compare (test.datetimetester.TestSubclassDateTime_Pure.test_compare) ... ok
test_compat_unpickle (test.datetimetester.TestSubclassDateTime_Pure.test_compat_unpickle) ... ok
test_computations (test.datetimetester.TestSubclassDateTime_Pure.test_computations) ... ok
test_ctime (test.datetimetester.TestSubclassDateTime_Pure.test_ctime) ... ok
test_extract (test.datetimetester.TestSubclassDateTime_Pure.test_extract) ... ok
test_extreme_ordinals (test.datetimetester.TestSubclassDateTime_Pure.test_extreme_ordinals) ... ok
test_extreme_timedelta (test.datetimetester.TestSubclassDateTime_Pure.test_extreme_timedelta) ... ok
test_format (test.datetimetester.TestSubclassDateTime_Pure.test_format) ... ok
test_fromisocalendar (test.datetimetester.TestSubclassDateTime_Pure.test_fromisocalendar) ... ok
test_fromisocalendar_type_errors (test.datetimetester.TestSubclassDateTime_Pure.test_fromisocalendar_type_errors) ... ok
test_fromisocalendar_value_errors (test.datetimetester.TestSubclassDateTime_Pure.test_fromisocalendar_value_errors) ... ok
test_fromisoformat (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat) ... ok
test_fromisoformat_ambiguous (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_ambiguous) ... ok
test_fromisoformat_date_examples (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_date_examples) ... ok
test_fromisoformat_datetime (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_datetime) ... ok
test_fromisoformat_datetime_examples (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_datetime_examples) ... ok
test_fromisoformat_fails (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_fails) ... ok
test_fromisoformat_fails_datetime (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_fails_datetime) ... ok
test_fromisoformat_fails_datetime_valueerror (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_fails_datetime_valueerror) ... ok
test_fromisoformat_fails_surrogate (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_fails_surrogate) ... ok
test_fromisoformat_fails_typeerror (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_fails_typeerror) ... ok
test_fromisoformat_separators (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_separators) ... ok
test_fromisoformat_subclass (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_subclass) ... ok
test_fromisoformat_timespecs (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_timespecs) ... ok
test_fromisoformat_timezone (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_timezone) ... ok
test_fromisoformat_utc (test.datetimetester.TestSubclassDateTime_Pure.test_fromisoformat_utc) ... ok
test_fromtimestamp (test.datetimetester.TestSubclassDateTime_Pure.test_fromtimestamp) ... ok
test_fromtimestamp_keyword_arg (test.datetimetester.TestSubclassDateTime_Pure.test_fromtimestamp_keyword_arg) ... ok
test_fromtimestamp_limits (test.datetimetester.TestSubclassDateTime_Pure.test_fromtimestamp_limits) ... ok
test_fromtimestamp_with_none_arg (test.datetimetester.TestSubclassDateTime_Pure.test_fromtimestamp_with_none_arg) ... ok
test_harmful_mixed_comparison (test.datetimetester.TestSubclassDateTime_Pure.test_harmful_mixed_comparison) ... ok
test_harmless_mixed_comparison (test.datetimetester.TestSubclassDateTime_Pure.test_harmless_mixed_comparison) ... ok
test_hash_equality (test.datetimetester.TestSubclassDateTime_Pure.test_hash_equality) ... ok
test_insane_fromtimestamp (test.datetimetester.TestSubclassDateTime_Pure.test_insane_fromtimestamp) ... ok
test_insane_utcfromtimestamp (test.datetimetester.TestSubclassDateTime_Pure.test_insane_utcfromtimestamp) ... ok
test_iso_long_years (test.datetimetester.TestSubclassDateTime_Pure.test_iso_long_years) ... ok
test_isocalendar (test.datetimetester.TestSubclassDateTime_Pure.test_isocalendar) ... ok
test_isocalendar_pickling (test.datetimetester.TestSubclassDateTime_Pure.test_isocalendar_pickling)
Test that the result of datetime.isocalendar() can be pickled. ... ok
test_isoformat (test.datetimetester.TestSubclassDateTime_Pure.test_isoformat) ... ok
test_isoformat_timezone (test.datetimetester.TestSubclassDateTime_Pure.test_isoformat_timezone) ... ok
test_microsecond_rounding (test.datetimetester.TestSubclassDateTime_Pure.test_microsecond_rounding) ... ok
test_mixed_compare (test.datetimetester.TestSubclassDateTime_Pure.test_mixed_compare) ... ok
test_more_compare (test.datetimetester.TestSubclassDateTime_Pure.test_more_compare) ... ok
test_more_ctime (test.datetimetester.TestSubclassDateTime_Pure.test_more_ctime) ... ok
test_more_pickling (test.datetimetester.TestSubclassDateTime_Pure.test_more_pickling) ... ok
test_more_strftime (test.datetimetester.TestSubclassDateTime_Pure.test_more_strftime) ... ok
test_more_timetuple (test.datetimetester.TestSubclassDateTime_Pure.test_more_timetuple) ... ok
test_negative_float_fromtimestamp (test.datetimetester.TestSubclassDateTime_Pure.test_negative_float_fromtimestamp) ... ok
test_negative_float_utcfromtimestamp (test.datetimetester.TestSubclassDateTime_Pure.test_negative_float_utcfromtimestamp) ... ok
test_ordinal_conversions (test.datetimetester.TestSubclassDateTime_Pure.test_ordinal_conversions) ... ok
test_overflow (test.datetimetester.TestSubclassDateTime_Pure.test_overflow) ... ok
test_pickling (test.datetimetester.TestSubclassDateTime_Pure.test_pickling) ... ok
test_pickling_subclass_date (test.datetimetester.TestSubclassDateTime_Pure.test_pickling_subclass_date) ... ok
test_pickling_subclass_datetime (test.datetimetester.TestSubclassDateTime_Pure.test_pickling_subclass_datetime) ... ok
test_replace (test.datetimetester.TestSubclassDateTime_Pure.test_replace) ... ok
test_repr_subclass (test.datetimetester.TestSubclassDateTime_Pure.test_repr_subclass)
Subclasses should have bare names in the repr (gh-107773). ... ok
test_resolution_info (test.datetimetester.TestSubclassDateTime_Pure.test_resolution_info) ... ok
test_roundtrip (test.datetimetester.TestSubclassDateTime_Pure.test_roundtrip) ... skipped 'not appropriate for subclasses'
test_strftime (test.datetimetester.TestSubclassDateTime_Pure.test_strftime) ... ok
test_strftime_special (test.datetimetester.TestSubclassDateTime_Pure.test_strftime_special) ... ok
test_strftime_trailing_percent (test.datetimetester.TestSubclassDateTime_Pure.test_strftime_trailing_percent) ... ok
test_strftime_with_bad_tzname_replace (test.datetimetester.TestSubclassDateTime_Pure.test_strftime_with_bad_tzname_replace) ... ok
test_strftime_y2k (test.datetimetester.TestSubclassDateTime_Pure.test_strftime_y2k) ... ok
test_strftime_y2k_c99 (test.datetimetester.TestSubclassDateTime_Pure.test_strftime_y2k_c99) ... ok
test_strptime (test.datetimetester.TestSubclassDateTime_Pure.test_strptime) ... ok
test_strptime_leap_year (test.datetimetester.TestSubclassDateTime_Pure.test_strptime_leap_year) ... ok
test_strptime_single_digit (test.datetimetester.TestSubclassDateTime_Pure.test_strptime_single_digit) ... ok
test_strptime_z_empty (test.datetimetester.TestSubclassDateTime_Pure.test_strptime_z_empty) ... ok
test_subclass_alternate_constructors (test.datetimetester.TestSubclassDateTime_Pure.test_subclass_alternate_constructors) ... ok
test_subclass_alternate_constructors_datetime (test.datetimetester.TestSubclassDateTime_Pure.test_subclass_alternate_constructors_datetime) ... ok
test_subclass_date (test.datetimetester.TestSubclassDateTime_Pure.test_subclass_date) ... ok
test_subclass_datetime (test.datetimetester.TestSubclassDateTime_Pure.test_subclass_datetime) ... ok
test_subclass_now (test.datetimetester.TestSubclassDateTime_Pure.test_subclass_now) ... ok
test_subclass_replace (test.datetimetester.TestSubclassDateTime_Pure.test_subclass_replace) ... ok
test_subclass_replace_fold (test.datetimetester.TestSubclassDateTime_Pure.test_subclass_replace_fold) ... ok
test_timestamp_aware (test.datetimetester.TestSubclassDateTime_Pure.test_timestamp_aware) ... ok
test_timestamp_limits (test.datetimetester.TestSubclassDateTime_Pure.test_timestamp_limits) ... ok
test_timestamp_naive (test.datetimetester.TestSubclassDateTime_Pure.test_timestamp_naive) ... ok
test_timetuple (test.datetimetester.TestSubclassDateTime_Pure.test_timetuple) ... ok
test_today (test.datetimetester.TestSubclassDateTime_Pure.test_today) ... ok
test_tz_independent_comparing (test.datetimetester.TestSubclassDateTime_Pure.test_tz_independent_comparing) ... ok
test_utcfromtimestamp (test.datetimetester.TestSubclassDateTime_Pure.test_utcfromtimestamp) ... ok
test_utcfromtimestamp_limits (test.datetimetester.TestSubclassDateTime_Pure.test_utcfromtimestamp_limits) ... ok
test_utcnow (test.datetimetester.TestSubclassDateTime_Pure.test_utcnow) ... ok
test_valuerror_messages (test.datetimetester.TestSubclassDateTime_Pure.test_valuerror_messages) ... ok
test_weekday (test.datetimetester.TestSubclassDateTime_Pure.test_weekday) ... ok
test_issue23600 (test.datetimetester.TestTZInfo_Pure.test_issue23600) ... ok
test_non_abstractness (test.datetimetester.TestTZInfo_Pure.test_non_abstractness) ... ok
test_normal (test.datetimetester.TestTZInfo_Pure.test_normal) ... ok
test_pickling_base (test.datetimetester.TestTZInfo_Pure.test_pickling_base) ... ok
test_pickling_subclass (test.datetimetester.TestTZInfo_Pure.test_pickling_subclass) ... ok
test_refcnt_crash_bug_22044 (test.datetimetester.TestTZInfo_Pure.test_refcnt_crash_bug_22044) ... ok
test_subclass_must_override (test.datetimetester.TestTZInfo_Pure.test_subclass_must_override) ... ok
test_1653736 (test.datetimetester.TestTime_Pure.test_1653736) ... ok
test_backdoor_resistance (test.datetimetester.TestTime_Pure.test_backdoor_resistance) ... ok
test_bad_constructor_arguments (test.datetimetester.TestTime_Pure.test_bad_constructor_arguments) ... ok
test_basic_attributes (test.datetimetester.TestTime_Pure.test_basic_attributes) ... ok
test_basic_attributes_nonzero (test.datetimetester.TestTime_Pure.test_basic_attributes_nonzero) ... ok
test_bool (test.datetimetester.TestTime_Pure.test_bool) ... ok
test_comparing (test.datetimetester.TestTime_Pure.test_comparing) ... ok
test_compat_unpickle (test.datetimetester.TestTime_Pure.test_compat_unpickle) ... ok
test_format (test.datetimetester.TestTime_Pure.test_format) ... ok
test_harmful_mixed_comparison (test.datetimetester.TestTime_Pure.test_harmful_mixed_comparison) ... ok
test_harmless_mixed_comparison (test.datetimetester.TestTime_Pure.test_harmless_mixed_comparison) ... ok
test_hash_equality (test.datetimetester.TestTime_Pure.test_hash_equality) ... ok
test_isoformat (test.datetimetester.TestTime_Pure.test_isoformat) ... ok
test_isoformat_timezone (test.datetimetester.TestTime_Pure.test_isoformat_timezone) ... ok
test_pickling (test.datetimetester.TestTime_Pure.test_pickling) ... ok
test_pickling_subclass_time (test.datetimetester.TestTime_Pure.test_pickling_subclass_time) ... ok
test_replace (test.datetimetester.TestTime_Pure.test_replace) ... ok
test_repr (test.datetimetester.TestTime_Pure.test_repr) ... ok
test_repr_subclass (test.datetimetester.TestTime_Pure.test_repr_subclass)
Subclasses should have bare names in the repr (gh-107773). ... ok
test_resolution_info (test.datetimetester.TestTime_Pure.test_resolution_info) ... ok
test_roundtrip (test.datetimetester.TestTime_Pure.test_roundtrip) ... ok
test_str (test.datetimetester.TestTime_Pure.test_str) ... ok
test_strftime (test.datetimetester.TestTime_Pure.test_strftime) ... ok
test_strftime_special (test.datetimetester.TestTime_Pure.test_strftime_special) ... ok
test_strptime (test.datetimetester.TestTime_Pure.test_strptime) ... ok
test_strptime_errors (test.datetimetester.TestTime_Pure.test_strptime_errors) ... ok
test_strptime_single_digit (test.datetimetester.TestTime_Pure.test_strptime_single_digit) ... ok
test_strptime_tz (test.datetimetester.TestTime_Pure.test_strptime_tz) ... ok
test_subclass_replace (test.datetimetester.TestTime_Pure.test_subclass_replace) ... ok
test_subclass_time (test.datetimetester.TestTime_Pure.test_subclass_time) ... ok
test_basic_attributes (test.datetimetester.TestTimeDelta_Pure.test_basic_attributes) ... ok
test_bool (test.datetimetester.TestTimeDelta_Pure.test_bool) ... ok
test_carries (test.datetimetester.TestTimeDelta_Pure.test_carries) ... ok
test_compare (test.datetimetester.TestTimeDelta_Pure.test_compare) ... ok
test_computations (test.datetimetester.TestTimeDelta_Pure.test_computations) ... ok
test_constructor (test.datetimetester.TestTimeDelta_Pure.test_constructor) ... ok
test_disallowed_computations (test.datetimetester.TestTimeDelta_Pure.test_disallowed_computations) ... ok
test_disallowed_special (test.datetimetester.TestTimeDelta_Pure.test_disallowed_special) ... ok
test_division (test.datetimetester.TestTimeDelta_Pure.test_division) ... ok
test_divmod (test.datetimetester.TestTimeDelta_Pure.test_divmod) ... ok
test_harmful_mixed_comparison (test.datetimetester.TestTimeDelta_Pure.test_harmful_mixed_comparison) ... ok
test_harmless_mixed_comparison (test.datetimetester.TestTimeDelta_Pure.test_harmless_mixed_comparison) ... ok
test_hash_equality (test.datetimetester.TestTimeDelta_Pure.test_hash_equality) ... ok
test_issue31293 (test.datetimetester.TestTimeDelta_Pure.test_issue31293) ... ok
test_issue31752 (test.datetimetester.TestTimeDelta_Pure.test_issue31752) ... ok
test_massive_normalization (test.datetimetester.TestTimeDelta_Pure.test_massive_normalization) ... ok
test_microsecond_rounding (test.datetimetester.TestTimeDelta_Pure.test_microsecond_rounding) ... ok
test_overflow (test.datetimetester.TestTimeDelta_Pure.test_overflow) ... ok
test_pickling (test.datetimetester.TestTimeDelta_Pure.test_pickling) ... ok
test_remainder (test.datetimetester.TestTimeDelta_Pure.test_remainder) ... ok
test_repr (test.datetimetester.TestTimeDelta_Pure.test_repr) ... ok
test_repr_subclass (test.datetimetester.TestTimeDelta_Pure.test_repr_subclass)
Subclasses should have bare names in the repr (gh-107773). ... ok
test_resolution_info (test.datetimetester.TestTimeDelta_Pure.test_resolution_info) ... ok
test_roundtrip (test.datetimetester.TestTimeDelta_Pure.test_roundtrip) ... ok
test_str (test.datetimetester.TestTimeDelta_Pure.test_str) ... ok
test_subclass_date (test.datetimetester.TestTimeDelta_Pure.test_subclass_date) ... ok
test_subclass_datetime (test.datetimetester.TestTimeDelta_Pure.test_subclass_datetime) ... ok
test_subclass_timedelta (test.datetimetester.TestTimeDelta_Pure.test_subclass_timedelta) ... ok
test_total_seconds (test.datetimetester.TestTimeDelta_Pure.test_total_seconds) ... ok
test_1653736 (test.datetimetester.TestTimeTZ_Pure.test_1653736) ... ok
test_argument_passing (test.datetimetester.TestTimeTZ_Pure.test_argument_passing) ... ok
test_aware_compare (test.datetimetester.TestTimeTZ_Pure.test_aware_compare) ... ok
test_backdoor_resistance (test.datetimetester.TestTimeTZ_Pure.test_backdoor_resistance) ... ok
test_bad_constructor_arguments (test.datetimetester.TestTimeTZ_Pure.test_bad_constructor_arguments) ... ok
test_bad_tzinfo_classes (test.datetimetester.TestTimeTZ_Pure.test_bad_tzinfo_classes) ... ok
test_basic_attributes (test.datetimetester.TestTimeTZ_Pure.test_basic_attributes) ... ok
test_basic_attributes_nonzero (test.datetimetester.TestTimeTZ_Pure.test_basic_attributes_nonzero) ... ok
test_bool (test.datetimetester.TestTimeTZ_Pure.test_bool) ... ok
test_comparing (test.datetimetester.TestTimeTZ_Pure.test_comparing) ... ok
test_compat_unpickle (test.datetimetester.TestTimeTZ_Pure.test_compat_unpickle) ... ok
test_empty (test.datetimetester.TestTimeTZ_Pure.test_empty) ... ok
test_format (test.datetimetester.TestTimeTZ_Pure.test_format) ... ok
test_fromisoformat (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat) ... ok
test_fromisoformat_fails (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_fails) ... ok
test_fromisoformat_fails_typeerror (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_fails_typeerror) ... ok
test_fromisoformat_fractions (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_fractions) ... ok
test_fromisoformat_subclass (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_subclass) ... ok
test_fromisoformat_time_examples (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_time_examples) ... ok
test_fromisoformat_timespecs (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_timespecs) ... ok
test_fromisoformat_timezone (test.datetimetester.TestTimeTZ_Pure.test_fromisoformat_timezone) ... ok
test_harmful_mixed_comparison (test.datetimetester.TestTimeTZ_Pure.test_harmful_mixed_comparison) ... ok
test_harmless_mixed_comparison (test.datetimetester.TestTimeTZ_Pure.test_harmless_mixed_comparison) ... ok
test_hash_edge_cases (test.datetimetester.TestTimeTZ_Pure.test_hash_edge_cases) ... ok
test_hash_equality (test.datetimetester.TestTimeTZ_Pure.test_hash_equality) ... ok
test_isoformat (test.datetimetester.TestTimeTZ_Pure.test_isoformat) ... ok
test_isoformat_timezone (test.datetimetester.TestTimeTZ_Pure.test_isoformat_timezone) ... ok
test_mixed_compare (test.datetimetester.TestTimeTZ_Pure.test_mixed_compare) ... ok
test_more_bool (test.datetimetester.TestTimeTZ_Pure.test_more_bool) ... ok
test_pickling (test.datetimetester.TestTimeTZ_Pure.test_pickling) ... ok
test_pickling_subclass_time (test.datetimetester.TestTimeTZ_Pure.test_pickling_subclass_time) ... ok
test_replace (test.datetimetester.TestTimeTZ_Pure.test_replace) ... ok
test_repr (test.datetimetester.TestTimeTZ_Pure.test_repr) ... ok
test_repr_subclass (test.datetimetester.TestTimeTZ_Pure.test_repr_subclass)
Subclasses should have bare names in the repr (gh-107773). ... ok
test_resolution_info (test.datetimetester.TestTimeTZ_Pure.test_resolution_info) ... ok
test_roundtrip (test.datetimetester.TestTimeTZ_Pure.test_roundtrip) ... ok
test_str (test.datetimetester.TestTimeTZ_Pure.test_str) ... ok
test_strftime (test.datetimetester.TestTimeTZ_Pure.test_strftime) ... ok
test_strftime_special (test.datetimetester.TestTimeTZ_Pure.test_strftime_special) ... ok
test_strptime (test.datetimetester.TestTimeTZ_Pure.test_strptime) ... ok
test_strptime_errors (test.datetimetester.TestTimeTZ_Pure.test_strptime_errors) ... ok
test_strptime_single_digit (test.datetimetester.TestTimeTZ_Pure.test_strptime_single_digit) ... ok
test_strptime_tz (test.datetimetester.TestTimeTZ_Pure.test_strptime_tz) ... ok
test_subclass_replace (test.datetimetester.TestTimeTZ_Pure.test_subclass_replace) ... ok
test_subclass_time (test.datetimetester.TestTimeTZ_Pure.test_subclass_time) ... ok
test_subclass_timetz (test.datetimetester.TestTimeTZ_Pure.test_subclass_timetz) ... ok
test_tzinfo_classes (test.datetimetester.TestTimeTZ_Pure.test_tzinfo_classes) ... ok
test_utc_offset_out_of_bounds (test.datetimetester.TestTimeTZ_Pure.test_utc_offset_out_of_bounds) ... ok
test_valuerror_messages (test.datetimetester.TestTimeTZ_Pure.test_valuerror_messages) ... ok
test_zones (test.datetimetester.TestTimeTZ_Pure.test_zones) ... ok
test_aware_datetime (test.datetimetester.TestTimeZone_Pure.test_aware_datetime) ... ok
test_cannot_subclass (test.datetimetester.TestTimeZone_Pure.test_cannot_subclass) ... ok
test_class_members (test.datetimetester.TestTimeZone_Pure.test_class_members) ... ok
test_comparison (test.datetimetester.TestTimeZone_Pure.test_comparison) ... ok
test_comparison_with_tzinfo (test.datetimetester.TestTimeZone_Pure.test_comparison_with_tzinfo) ... ok
test_constructor (test.datetimetester.TestTimeZone_Pure.test_constructor) ... ok
test_copy (test.datetimetester.TestTimeZone_Pure.test_copy) ... ok
test_deepcopy (test.datetimetester.TestTimeZone_Pure.test_deepcopy) ... ok
test_dst (test.datetimetester.TestTimeZone_Pure.test_dst) ... ok
test_fromutc (test.datetimetester.TestTimeZone_Pure.test_fromutc) ... ok
test_inheritance (test.datetimetester.TestTimeZone_Pure.test_inheritance) ... ok
test_offset_boundaries (test.datetimetester.TestTimeZone_Pure.test_offset_boundaries) ... ok
test_pickle (test.datetimetester.TestTimeZone_Pure.test_pickle) ... ok
test_repr (test.datetimetester.TestTimeZone_Pure.test_repr) ... ok
test_str (test.datetimetester.TestTimeZone_Pure.test_str) ... ok
test_tzname (test.datetimetester.TestTimeZone_Pure.test_tzname) ... ok
test_utcoffset (test.datetimetester.TestTimeZone_Pure.test_utcoffset) ... ok
test_bogus_dst (test.datetimetester.TestTimezoneConversions_Pure.test_bogus_dst) ... ok
test_easy (test.datetimetester.TestTimezoneConversions_Pure.test_easy) ... ok
test_fromutc (test.datetimetester.TestTimezoneConversions_Pure.test_fromutc) ... ok
test_tricky (test.datetimetester.TestTimezoneConversions_Pure.test_tricky) ... ok
test_folds (test.datetimetester.ZoneInfoTest_Pure.test_folds) ... ok
test_gaps (test.datetimetester.ZoneInfoTest_Pure.test_gaps) ... ok
test_system_transitions (test.datetimetester.ZoneInfoTest_Pure.test_system_transitions) ... ok
test_PyDateTime_DATE_GET (test.datetimetester.CapiTest_Fast.test_PyDateTime_DATE_GET) ... ok
test_PyDateTime_DELTA_GET (test.datetimetester.CapiTest_Fast.test_PyDateTime_DELTA_GET) ... ok
test_PyDateTime_GET (test.datetimetester.CapiTest_Fast.test_PyDateTime_GET) ... ok
test_PyDateTime_TIME_GET (test.datetimetester.CapiTest_Fast.test_PyDateTime_TIME_GET) ... ok
test_check_date (test.datetimetester.CapiTest_Fast.test_check_date) ... ok
test_check_datetime (test.datetimetester.CapiTest_Fast.test_check_datetime) ... ok
test_check_delta (test.datetimetester.CapiTest_Fast.test_check_delta) ... ok
test_check_time (test.datetimetester.CapiTest_Fast.test_check_time) ... ok
test_check_tzinfo (test.datetimetester.CapiTest_Fast.test_check_tzinfo) ... ok
test_date_from_date (test.datetimetester.CapiTest_Fast.test_date_from_date) ... ok
test_date_from_timestamp (test.datetimetester.CapiTest_Fast.test_date_from_timestamp) ... ok
test_datetime_from_dateandtime (test.datetimetester.CapiTest_Fast.test_datetime_from_dateandtime) ... ok
test_datetime_from_dateandtimeandfold (test.datetimetester.CapiTest_Fast.test_datetime_from_dateandtimeandfold) ... ok
test_datetime_from_timestamp (test.datetimetester.CapiTest_Fast.test_datetime_from_timestamp) ... ok
test_delta_from_dsu (test.datetimetester.CapiTest_Fast.test_delta_from_dsu) ... ok
test_time_from_time (test.datetimetester.CapiTest_Fast.test_time_from_time) ... ok
test_time_from_timeandfold (test.datetimetester.CapiTest_Fast.test_time_from_timeandfold) ... ok
test_timezones_capi (test.datetimetester.CapiTest_Fast.test_timezones_capi) ... ok
test_timezones_offset_zero (test.datetimetester.CapiTest_Fast.test_timezones_offset_zero) ... ok
test_type_check_in_subinterp (test.datetimetester.CapiTest_Fast.test_type_check_in_subinterp) ... ok
test_utc_capi (test.datetimetester.CapiTest_Fast.test_utc_capi) ... ok
test_concurrent_initialization_subinterpreter (test.datetimetester.ExtensionModuleTests_Fast.test_concurrent_initialization_subinterpreter) ... FAIL
test_gh_120161 (test.datetimetester.ExtensionModuleTests_Fast.test_gh_120161) ... ok
test_update_type_cache (test.datetimetester.ExtensionModuleTests_Fast.test_update_type_cache) ... ok
test_folds (test.datetimetester.IranTest_Fast.test_folds) ... ok
test_gaps (test.datetimetester.IranTest_Fast.test_gaps) ... ok
test_system_transitions (test.datetimetester.IranTest_Fast.test_system_transitions) ... ok
test_check_arg_types (test.datetimetester.Oddballs_Fast.test_check_arg_types) ... ok
test_date_datetime_comparison (test.datetimetester.Oddballs_Fast.test_date_datetime_comparison) ... ok
test_extra_attributes (test.datetimetester.Oddballs_Fast.test_extra_attributes) ... ok
test_backdoor_resistance (test.datetimetester.TestDate_Fast.test_backdoor_resistance) ... ok
test_bad_constructor_arguments (test.datetimetester.TestDate_Fast.test_bad_constructor_arguments) ... ok
test_basic_attributes (test.datetimetester.TestDate_Fast.test_basic_attributes) ... ok
test_bool (test.datetimetester.TestDate_Fast.test_bool) ... ok
test_compare (test.datetimetester.TestDate_Fast.test_compare) ... ok
test_compat_unpickle (test.datetimetester.TestDate_Fast.test_compat_unpickle) ... ok
test_computations (test.datetimetester.TestDate_Fast.test_computations) ... ok
test_ctime (test.datetimetester.TestDate_Fast.test_ctime) ... ok
test_extreme_ordinals (test.datetimetester.TestDate_Fast.test_extreme_ordinals) ... ok
test_extreme_timedelta (test.datetimetester.TestDate_Fast.test_extreme_timedelta) ... ok
test_format (test.datetimetester.TestDate_Fast.test_format) ... ok
test_fromisocalendar (test.datetimetester.TestDate_Fast.test_fromisocalendar) ... ok
test_fromisocalendar_type_errors (test.datetimetester.TestDate_Fast.test_fromisocalendar_type_errors) ... ok
test_fromisocalendar_value_errors (test.datetimetester.TestDate_Fast.test_fromisocalendar_value_errors) ... ok
test_fromisoformat (test.datetimetester.TestDate_Fast.test_fromisoformat) ... ok
test_fromisoformat_date_examples (test.datetimetester.TestDate_Fast.test_fromisoformat_date_examples) ... ok
test_fromisoformat_fails (test.datetimetester.TestDate_Fast.test_fromisoformat_fails) ... ok
test_fromisoformat_fails_typeerror (test.datetimetester.TestDate_Fast.test_fromisoformat_fails_typeerror) ... ok
test_fromisoformat_subclass (test.datetimetester.TestDate_Fast.test_fromisoformat_subclass) ... ok
test_fromtimestamp (test.datetimetester.TestDate_Fast.test_fromtimestamp) ... ok
test_fromtimestamp_with_none_arg (test.datetimetester.TestDate_Fast.test_fromtimestamp_with_none_arg) ... ok
test_harmful_mixed_comparison (test.datetimetester.TestDate_Fast.test_harmful_mixed_comparison) ... ok
test_harmless_mixed_comparison (test.datetimetester.TestDate_Fast.test_harmless_mixed_comparison) ... ok
test_hash_equality (test.datetimetester.TestDate_Fast.test_hash_equality) ... ok
test_insane_fromtimestamp (test.datetimetester.TestDate_Fast.test_insane_fromtimestamp) ... ok
test_iso_long_years (test.datetimetester.TestDate_Fast.test_iso_long_years) ... ok
test_isocalendar (test.datetimetester.TestDate_Fast.test_isocalendar) ... ok
test_isocalendar_pickling (test.datetimetester.TestDate_Fast.test_isocalendar_pickling)
Test that the result of datetime.isocalendar() can be pickled. ... ok
test_isoformat (test.datetimetester.TestDate_Fast.test_isoformat) ... ok
test_mixed_compare (test.datetimetester.TestDate_Fast.test_mixed_compare) ... ok
test_ordinal_conversions (test.datetimetester.TestDate_Fast.test_ordinal_conversions) ... ok
test_overflow (test.datetimetester.TestDate_Fast.test_overflow) ... ok
test_pickling (test.datetimetester.TestDate_Fast.test_pickling) ... ok
test_pickling_subclass_date (test.datetimetester.TestDate_Fast.test_pickling_subclass_date) ... ok
test_replace (test.datetimetester.TestDate_Fast.test_replace) ... ok
test_repr_subclass (test.datetimetester.TestDate_Fast.test_repr_subclass)
Subclasses should have bare names in the repr (gh-107773). ... ok
test_resolution_info (test.datetimetester.TestDate_Fast.test_resolution_info) ... ok
test_roundtrip (test.datetimetester.TestDate_Fast.test_roundtrip) ... ok
test_strftime (test.datetimetester.TestDate_Fast.test_strftime) ... ok
test_strftime_trailing_percent (test.datetimetester.TestDate_Fast.test_strftime_trailing_percent) ... ok
test_strftime_y2k (test.datetimetester.TestDate_Fast.test_strftime_y2k) ... ok
test_strftime_y2k_c99 (test.datetimetester.TestDate_Fast.test_strftime_y2k_c99) ... ok
test_subclass_alternate_constructors (test.datetimetester.TestDate_Fast.test_subclass_alternate_constructors) ... ok
test_subclass_date (test.datetimetester.TestDate_Fast.test_subclass_date) ... ok
test_subclass_replace (test.datetimetester.TestDate_Fast.test_subclass_replace) ... ok
test_timetuple (test.datetimetester.TestDate_Fast.test_timetuple) ... ok
test_today (test.datetimetester.TestDate_Fast.test_today) ... ok
test_valuerror_messages (test.datetimetester.TestDate_Fast.test_valuerror_messages) ... ok
test_weekday (test.datetimetester.TestDate_Fast.test_weekday) ... ok
test_delta_non_days_ignored (test.datetimetester.TestDateOnly_Fast.test_delta_non_days_ignored) ... ok
test_strptime (test.datetimetester.TestDateOnly_Fast.test_strptime) ... ok
test_strptime_leap_year (test.datetimetester.TestDateOnly_Fast.test_strptime_leap_year) ... ok
test_strptime_single_digit (test.datetimetester.TestDateOnly_Fast.test_strptime_single_digit) ... ok
test_astimezone (test.datetimetester.TestDateTime_Fast.test_astimezone) ... ok
test_backdoor_resistance (test.datetimetester.TestDateTime_Fast.test_backdoor_resistance) ... ok
test_bad_constructor_arguments (test.datetimetester.TestDateTime_Fast.test_bad_constructor_arguments) ... ok
test_basic_attributes (test.datetimetester.TestDateTime_Fast.test_basic_attributes) ... ok
test_basic_attributes_nonzero (test.datetimetester.TestDateTime_Fast.test_basic_attributes_nonzero) ... ok
test_bool (test.datetimetester.TestDateTime_Fast.test_bool) ... ok
test_combine (test.datetimetester.TestDateTime_Fast.test_combine) ... ok
test_compare (test.datetimetester.TestDateTime_Fast.test_compare) ... ok
test_compat_unpickle (test.datetimetester.TestDateTime_Fast.test_compat_unpickle) ... ok
test_computations (test.datetimetester.TestDateTime_Fast.test_computations) ... ok
test_ctime (test.datetimetester.TestDateTime_Fast.test_ctime) ... ok
test_extract (test.datetimetester.TestDateTime_Fast.test_extract) ... ok
test_extreme_ordinals (test.datetimetester.TestDateTime_Fast.test_extreme_ordinals) ... ok
test_extreme_timedelta (test.datetimetester.TestDateTime_Fast.test_extreme_timedelta) ... ok
test_format (test.datetimetester.TestDateTime_Fast.test_format) ... ok
test_fromisocalendar (test.datetimetester.TestDateTime_Fast.test_fromisocalendar) ... ok
test_fromisocalendar_type_errors (test.datetimetester.TestDateTime_Fast.test_fromisocalendar_type_errors) ... ok
test_fromisocalendar_value_errors (test.datetimetester.TestDateTime_Fast.test_fromisocalendar_value_errors) ... ok
test_fromisoformat (test.datetimetester.TestDateTime_Fast.test_fromisoformat) ... ok
test_fromisoformat_ambiguous (test.datetimetester.TestDateTime_Fast.test_fromisoformat_ambiguous) ... ok
test_fromisoformat_date_examples (test.datetimetester.TestDateTime_Fast.test_fromisoformat_date_examples) ... ok
test_fromisoformat_datetime (test.datetimetester.TestDateTime_Fast.test_fromisoformat_datetime) ... ok
test_fromisoformat_datetime_examples (test.datetimetester.TestDateTime_Fast.test_fromisoformat_datetime_examples) ... ok
test_fromisoformat_fails (test.datetimetester.TestDateTime_Fast.test_fromisoformat_fails) ... ok
test_fromisoformat_fails_datetime (test.datetimetester.TestDateTime_Fast.test_fromisoformat_fails_datetime) ... ok
test_fromisoformat_fails_datetime_valueerror (test.datetimetester.TestDateTime_Fast.test_fromisoformat_fails_datetime_valueerror) ... ok
test_fromisoformat_fails_surrogate (test.datetimetester.TestDateTime_Fast.test_fromisoformat_fails_surrogate) ... ok
test_fromisoformat_fails_typeerror (test.datetimetester.TestDateTime_Fast.test_fromisoformat_fails_typeerror) ... ok
test_fromisoformat_separators (test.datetimetester.TestDateTime_Fast.test_fromisoformat_separators) ... ok
test_fromisoformat_subclass (test.datetimetester.TestDateTime_Fast.test_fromisoformat_subclass) ... ok
test_fromisoformat_timespecs (test.datetimetester.TestDateTime_Fast.test_fromisoformat_timespecs) ... ok
test_fromisoformat_timezone (test.datetimetester.TestDateTime_Fast.test_fromisoformat_timezone) ... ok
test_fromisoformat_utc (test.datetimetester.TestDateTime_Fast.test_fromisoformat_utc) ... ok
test_fromtimestamp (test.datetimetester.TestDateTime_Fast.test_fromtimestamp) ... ok
test_fromtimestamp_keyword_arg (test.datetimetester.TestDateTime_Fast.test_fromtimestamp_keyword_arg) ... ok
test_fromtimestamp_limits (test.datetimetester.TestDateTime_Fast.test_fromtimestamp_limits) ... ok
test_fromtimestamp_with_none_arg (test.datetimetester.TestDateTime_Fast.test_fromtimestamp_with_none_arg) ... ok
test_harmful_mixed_comparison (test.datetimetester.TestDateTime_Fast.test_harmful_mixed_comparison) ... ok
test_harmless_mixed_comparison (test.datetimetester.TestDateTime_Fast.test_harmless_mixed_comparison) ... ok
test_hash_equality (test.datetimetester.TestDateTime_Fast.test_hash_equality) ... ok
test_insane_fromtimestamp (test.datetimetester.TestDateTime_Fast.test_insane_fromtimestamp) ... ok
test_insane_utcfromtimestamp (test.datetimetester.TestDateTime_Fast.test_insane_utcfromtimestamp) ... ok
test_iso_long_years (test.datetimetester.TestDateTime_Fast.test_iso_long_years) ... ok
test_isocalendar (test.datetimetester.TestDateTime_Fast.test_isocalendar) ... ok
test_isocalendar_pickling (test.datetimetester.TestDateTime_Fast.test_isocalendar_pickling)
Test that the result of datetime.isocalendar() can be pickled. ... ok
test_isoformat (test.datetimetester.TestDateTime_Fast.test_isoformat) ... ok
test_isoformat_timezone (test.datetimetester.TestDateTime_Fast.test_isoformat_timezone) ... ok
test_microsecond_rounding (test.datetimetester.TestDateTime_Fast.test_microsecond_rounding) ... ok
test_mixed_compare (test.datetimetester.TestDateTime_Fast.test_mixed_compare) ... ok
test_more_compare (test.datetimetester.TestDateTime_Fast.test_more_compare) ... ok
test_more_ctime (test.datetimetester.TestDateTime_Fast.test_more_ctime) ... ok
test_more_pickling (test.datetimetester.TestDateTime_Fast.test_more_pickling) ... ok
test_more_strftime (test.datetimetester.TestDateTime_Fast.test_more_strftime) ... ok
test_more_timetuple (test.datetimetester.TestDateTime_Fast.test_more_timetuple) ... ok
test_negative_float_fromtimestamp (test.datetimetester.TestDateTime_Fast.test_negative_float_fromtimestamp) ... ok
test_negative_float_utcfromtimestamp (test.datetimetester.TestDateTime_Fast.test_negative_float_utcfromtimestamp) ... ok
test_ordinal_conversions (test.datetimetester.TestDateTime_Fast.test_ordinal_conversions) ... ok
test_overflow (test.datetimetester.TestDateTime_Fast.test_overflow) ... ok
test_pickling (test.datetimetester.TestDateTime_Fast.test_pickling) ... ok
test_pickling_subclass_date (test.datetimetester.TestDateTime_Fast.test_pickling_subclass_date) ... ok
test_pickling_subclass_datetime (test.datetimetester.TestDateTime_Fast.test_pickling_subclass_datetime) ... ok
test_replace (test.datetimetester.TestDateTime_Fast.test_replace) ... ok
test_repr_subclass (test.datetimetester.TestDateTime_Fast.test_repr_subclass)
Subclasses should have bare names in the repr (gh-107773). ... ok
test_resolution_info (test.datetimetester.TestDateTime_Fast.test_resolution_info) ... ok
test_roundtrip (test.datetimetester.TestDateTime_Fast.test_roundtrip) ... ok
test_strftime (test.datetimetester.TestDateTime_Fast.test_strftime) ... ok
test_strftime_special (test.datetimetester.TestDateTime_Fast.test_strftime_special) ... ok
test_strftime_trailing_percent (test.datetimetester.TestDateTime_Fast.test_strftime_trailing_percent) ... ok
test_strftime_with_bad_tzname_replace (test.datetimetester.TestDateTime_Fast.test_strftime_with_bad_tzname_replace) ... ok
test_strftime_y2k (test.datetimetester.TestDateTime_Fast.test_strftime_y2k) ... ok
test_strftime_y2k_c99 (test.datetimetester.TestDateTime_Fast.test_strftime_y2k_c99) ... ok
test_strptime (test.datetimetester.TestDateTime_Fast.test_strptime) ... ok
test_strptime_leap_year (test.datetimetester.TestDateTime_Fast.test_strptime_leap_year) ... ok
test_strptime_single_digit (test.datetimetester.TestDateTime_Fast.test_strptime_single_digit) ... ok
test_strptime_z_empty (test.datetimetester.TestDateTime_Fast.test_strptime_z_empty) ... ok
test_subclass_alternate_constructors (test.datetimetester.TestDateTime_Fast.test_subclass_alternate_constructors) ... ok
test_subclass_alternate_constructors_datetime (test.datetimetester.TestDateTime_Fast.test_subclass_alternate_constructors_datetime) ... ok
test_subclass_date (test.datetimetester.TestDateTime_Fast.test_subclass_date) ... ok
test_subclass_datetime (test.datetimetester.TestDateTime_Fast.test_subclass_datetime) ... ok
test_subclass_now (test.datetimetester.TestDateTime_Fast.test_subclass_now) ... ok
test_subclass_replace (test.datetimetester.TestDateTime_Fast.test_subclass_replace) ... ok
test_subclass_replace_fold (test.datetimetester.TestDateTime_Fast.test_subclass_replace_fold) ... ok
test_timestamp_aware (test.datetimetester.TestDateTime_Fast.test_timestamp_aware) ... ok
test_timestamp_limits (test.datetimetester.TestDateTime_Fast.test_timestamp_limits) ... ok
test_timestamp_naive (test.datetimetester.TestDateTime_Fast.test_timestamp_naive) ... ok
test_timetuple (test.datetimetester.TestDateTime_Fast.test_timetuple) ... ok
test_today (test.datetimetester.TestDateTime_Fast.test_today) ... ok
test_tz_independent_comparing (test.datetimetester.TestDateTime_Fast.test_tz_independent_comparing) ... ok
test_utcfromtimestamp (test.datetimetester.TestDateTime_Fast.test_utcfromtimestamp) ... ok
test_utcfromtimestamp_limits (test.datetimetester.TestDateTime_Fast.test_utcfromtimestamp_limits) ... ok
test_utcnow (test.datetimetester.TestDateTime_Fast.test_utcnow) ... ok
test_valuerror_messages (test.datetimetester.TestDateTime_Fast.test_valuerror_messages) ... ok
test_weekday (test.datetimetester.TestDateTime_Fast.test_weekday) ... ok
test_argument_passing (test.datetimetester.TestDateTimeTZ_Fast.test_argument_passing) ... ok
test_astimezone (test.datetimetester.TestDateTimeTZ_Fast.test_astimezone) ... ok
test_astimezone_default_eastern (test.datetimetester.TestDateTimeTZ_Fast.test_astimezone_default_eastern) ... ok
test_astimezone_default_near_fold (test.datetimetester.TestDateTimeTZ_Fast.test_astimezone_default_near_fold) ... ok
test_astimezone_default_utc (test.datetimetester.TestDateTimeTZ_Fast.test_astimezone_default_utc) ... ok
test_aware_compare (test.datetimetester.TestDateTimeTZ_Fast.test_aware_compare) ... ok
test_aware_subtract (test.datetimetester.TestDateTimeTZ_Fast.test_aware_subtract) ... ok
test_backdoor_resistance (test.datetimetester.TestDateTimeTZ_Fast.test_backdoor_resistance) ... ok
test_bad_constructor_arguments (test.datetimetester.TestDateTimeTZ_Fast.test_bad_constructor_arguments) ... ok
test_bad_tzinfo_classes (test.datetimetester.TestDateTimeTZ_Fast.test_bad_tzinfo_classes) ... ok
test_basic_attributes (test.datetimetester.TestDateTimeTZ_Fast.test_basic_attributes) ... ok
test_basic_attributes_nonzero (test.datetimetester.TestDateTimeTZ_Fast.test_basic_attributes_nonzero) ... ok
test_bool (test.datetimetester.TestDateTimeTZ_Fast.test_bool) ... ok
test_combine (test.datetimetester.TestDateTimeTZ_Fast.test_combine) ... ok
test_compare (test.datetimetester.TestDateTimeTZ_Fast.test_compare) ... ok
test_compat_unpickle (test.datetimetester.TestDateTimeTZ_Fast.test_compat_unpickle) ... ok
test_computations (test.datetimetester.TestDateTimeTZ_Fast.test_computations) ... ok
test_ctime (test.datetimetester.TestDateTimeTZ_Fast.test_ctime) ... ok
test_even_more_compare (test.datetimetester.TestDateTimeTZ_Fast.test_even_more_compare) ... ok
test_extract (test.datetimetester.TestDateTimeTZ_Fast.test_extract) ... ok
test_extreme_hashes (test.datetimetester.TestDateTimeTZ_Fast.test_extreme_hashes) ... ok
test_extreme_ordinals (test.datetimetester.TestDateTimeTZ_Fast.test_extreme_ordinals) ... ok
test_extreme_timedelta (test.datetimetester.TestDateTimeTZ_Fast.test_extreme_timedelta) ... ok
test_format (test.datetimetester.TestDateTimeTZ_Fast.test_format) ... ok
test_fromisocalendar (test.datetimetester.TestDateTimeTZ_Fast.test_fromisocalendar) ... ok
test_fromisocalendar_type_errors (test.datetimetester.TestDateTimeTZ_Fast.test_fromisocalendar_type_errors) ... ok
test_fromisocalendar_value_errors (test.datetimetester.TestDateTimeTZ_Fast.test_fromisocalendar_value_errors) ... ok
test_fromisoformat (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat) ... ok
test_fromisoformat_ambiguous (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_ambiguous) ... ok
test_fromisoformat_date_examples (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_date_examples) ... ok
test_fromisoformat_datetime (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_datetime) ... ok
test_fromisoformat_datetime_examples (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_datetime_examples) ... ok
test_fromisoformat_fails (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_fails) ... ok
test_fromisoformat_fails_datetime (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_fails_datetime) ... ok
test_fromisoformat_fails_datetime_valueerror (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_fails_datetime_valueerror) ... ok
test_fromisoformat_fails_surrogate (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_fails_surrogate) ... ok
test_fromisoformat_fails_typeerror (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_fails_typeerror) ... ok
test_fromisoformat_separators (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_separators) ... ok
test_fromisoformat_subclass (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_subclass) ... ok
test_fromisoformat_timespecs (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_timespecs) ... ok
test_fromisoformat_timezone (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_timezone) ... ok
test_fromisoformat_utc (test.datetimetester.TestDateTimeTZ_Fast.test_fromisoformat_utc) ... ok
test_fromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_fromtimestamp) ... ok
test_fromtimestamp_keyword_arg (test.datetimetester.TestDateTimeTZ_Fast.test_fromtimestamp_keyword_arg) ... ok
test_fromtimestamp_limits (test.datetimetester.TestDateTimeTZ_Fast.test_fromtimestamp_limits) ... ok
test_fromtimestamp_with_none_arg (test.datetimetester.TestDateTimeTZ_Fast.test_fromtimestamp_with_none_arg) ... ok
test_harmful_mixed_comparison (test.datetimetester.TestDateTimeTZ_Fast.test_harmful_mixed_comparison) ... ok
test_harmless_mixed_comparison (test.datetimetester.TestDateTimeTZ_Fast.test_harmless_mixed_comparison) ... ok
test_hash_equality (test.datetimetester.TestDateTimeTZ_Fast.test_hash_equality) ... ok
test_insane_fromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_insane_fromtimestamp) ... ok
test_insane_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_insane_utcfromtimestamp) ... ok
test_iso_long_years (test.datetimetester.TestDateTimeTZ_Fast.test_iso_long_years) ... ok
test_isocalendar (test.datetimetester.TestDateTimeTZ_Fast.test_isocalendar) ... ok
test_isocalendar_pickling (test.datetimetester.TestDateTimeTZ_Fast.test_isocalendar_pickling)
Test that the result of datetime.isocalendar() can be pickled. ... ok
test_isoformat (test.datetimetester.TestDateTimeTZ_Fast.test_isoformat) ... ok
test_isoformat_timezone (test.datetimetester.TestDateTimeTZ_Fast.test_isoformat_timezone) ... ok
test_microsecond_rounding (test.datetimetester.TestDateTimeTZ_Fast.test_microsecond_rounding) ... ok
test_mixed_compare (test.datetimetester.TestDateTimeTZ_Fast.test_mixed_compare) ... ok
test_more_astimezone (test.datetimetester.TestDateTimeTZ_Fast.test_more_astimezone) ... ok
test_more_compare (test.datetimetester.TestDateTimeTZ_Fast.test_more_compare) ... ok
test_more_ctime (test.datetimetester.TestDateTimeTZ_Fast.test_more_ctime) ... ok
test_more_pickling (test.datetimetester.TestDateTimeTZ_Fast.test_more_pickling) ... ok
test_more_strftime (test.datetimetester.TestDateTimeTZ_Fast.test_more_strftime) ... ok
test_more_timetuple (test.datetimetester.TestDateTimeTZ_Fast.test_more_timetuple) ... ok
test_negative_float_fromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_negative_float_fromtimestamp) ... ok
test_negative_float_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_negative_float_utcfromtimestamp) ... ok
test_ordinal_conversions (test.datetimetester.TestDateTimeTZ_Fast.test_ordinal_conversions) ... ok
test_overflow (test.datetimetester.TestDateTimeTZ_Fast.test_overflow) ... ok
test_pickling (test.datetimetester.TestDateTimeTZ_Fast.test_pickling) ... ok
test_pickling_subclass_date (test.datetimetester.TestDateTimeTZ_Fast.test_pickling_subclass_date) ... ok
test_pickling_subclass_datetime (test.datetimetester.TestDateTimeTZ_Fast.test_pickling_subclass_datetime) ... ok
test_replace (test.datetimetester.TestDateTimeTZ_Fast.test_replace) ... ok
test_repr_subclass (test.datetimetester.TestDateTimeTZ_Fast.test_repr_subclass)
Subclasses should have bare names in the repr (gh-107773). ... ok
test_resolution_info (test.datetimetester.TestDateTimeTZ_Fast.test_resolution_info) ... ok
test_roundtrip (test.datetimetester.TestDateTimeTZ_Fast.test_roundtrip) ... ok
test_strftime (test.datetimetester.TestDateTimeTZ_Fast.test_strftime) ... ok
test_strftime_special (test.datetimetester.TestDateTimeTZ_Fast.test_strftime_special) ... ok
test_strftime_trailing_percent (test.datetimetester.TestDateTimeTZ_Fast.test_strftime_trailing_percent) ... ok
test_strftime_with_bad_tzname_replace (test.datetimetester.TestDateTimeTZ_Fast.test_strftime_with_bad_tzname_replace) ... ok
test_strftime_y2k (test.datetimetester.TestDateTimeTZ_Fast.test_strftime_y2k) ... ok
test_strftime_y2k_c99 (test.datetimetester.TestDateTimeTZ_Fast.test_strftime_y2k_c99) ... ok
test_strptime (test.datetimetester.TestDateTimeTZ_Fast.test_strptime) ... ok
test_strptime_leap_year (test.datetimetester.TestDateTimeTZ_Fast.test_strptime_leap_year) ... ok
test_strptime_single_digit (test.datetimetester.TestDateTimeTZ_Fast.test_strptime_single_digit) ... ok
test_strptime_z_empty (test.datetimetester.TestDateTimeTZ_Fast.test_strptime_z_empty) ... ok
test_subclass_alternate_constructors (test.datetimetester.TestDateTimeTZ_Fast.test_subclass_alternate_constructors) ... ok
test_subclass_alternate_constructors_datetime (test.datetimetester.TestDateTimeTZ_Fast.test_subclass_alternate_constructors_datetime) ... ok
test_subclass_date (test.datetimetester.TestDateTimeTZ_Fast.test_subclass_date) ... ok
test_subclass_datetime (test.datetimetester.TestDateTimeTZ_Fast.test_subclass_datetime) ... ok
test_subclass_datetimetz (test.datetimetester.TestDateTimeTZ_Fast.test_subclass_datetimetz) ... ok
test_subclass_now (test.datetimetester.TestDateTimeTZ_Fast.test_subclass_now) ... ok
test_subclass_replace (test.datetimetester.TestDateTimeTZ_Fast.test_subclass_replace) ... ok
test_subclass_replace_fold (test.datetimetester.TestDateTimeTZ_Fast.test_subclass_replace_fold) ... ok
test_timestamp_aware (test.datetimetester.TestDateTimeTZ_Fast.test_timestamp_aware) ... ok
test_timestamp_limits (test.datetimetester.TestDateTimeTZ_Fast.test_timestamp_limits) ... ok
test_timestamp_naive (test.datetimetester.TestDateTimeTZ_Fast.test_timestamp_naive) ... ok
test_timetuple (test.datetimetester.TestDateTimeTZ_Fast.test_timetuple) ... ok
test_today (test.datetimetester.TestDateTimeTZ_Fast.test_today) ... ok
test_trivial (test.datetimetester.TestDateTimeTZ_Fast.test_trivial) ... ok
test_tz_aware_arithmetic (test.datetimetester.TestDateTimeTZ_Fast.test_tz_aware_arithmetic) ... ok
test_tz_independent_comparing (test.datetimetester.TestDateTimeTZ_Fast.test_tz_independent_comparing) ... ok
test_tzinfo_classes (test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_classes) ... ok
test_tzinfo_fromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_fromtimestamp) ... ok
test_tzinfo_isoformat (test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_isoformat) ... ok
test_tzinfo_now (test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_now) ... ok
test_tzinfo_timetuple (test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_timetuple) ... ok
test_tzinfo_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_utcfromtimestamp) ... ok
test_tzinfo_utcnow (test.datetimetester.TestDateTimeTZ_Fast.test_tzinfo_utcnow) ... ok
test_utc_offset_out_of_bounds (test.datetimetester.TestDateTimeTZ_Fast.test_utc_offset_out_of_bounds) ... ok
test_utcfromtimestamp (test.datetimetester.TestDateTimeTZ_Fast.test_utcfromtimestamp) ... ok
test_utcfromtimestamp_limits (test.datetimetester.TestDateTimeTZ_Fast.test_utcfromtimestamp_limits) ... ok
test_utcnow (test.datetimetester.TestDateTimeTZ_Fast.test_utcnow) ... ok
test_utctimetuple (test.datetimetester.TestDateTimeTZ_Fast.test_utctimetuple) ... ok
test_valuerror_messages (test.datetimetester.TestDateTimeTZ_Fast.test_valuerror_messages) ... ok
test_weekday (test.datetimetester.TestDateTimeTZ_Fast.test_weekday) ... ok
test_zones (test.datetimetester.TestDateTimeTZ_Fast.test_zones) ... ok
test_astimezone (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_astimezone) ... ok
test_comparison (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_comparison) ... ok
test_constructors (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_constructors) ... ok
test_dst (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_dst) ... ok
test_fromtimestamp (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_fromtimestamp) ... ok
test_fromtimestamp_lord_howe (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_fromtimestamp_lord_howe) ... skipped 'Australia/Lord_Howe timezone is not supported on this platform'
test_fromtimestamp_low_fold_detection (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_fromtimestamp_low_fold_detection) ... ok
test_fromutc (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_fromutc) ... ok
test_hash (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_hash) ... ok
test_hash_aware (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_hash_aware) ... ok
test_member (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_member) ... ok
test_mixed_compare_fold (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_mixed_compare_fold) ... ok
test_mixed_compare_gap (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_mixed_compare_gap) ... ok
test_mixed_compare_regular (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_mixed_compare_regular) ... ok
test_pickle_fold (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_pickle_fold) ... ok
test_replace (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_replace) ... ok
test_repr (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_repr) ... ok
test_timestamp (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_timestamp) ... ok
test_timestamp_lord_howe (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_timestamp_lord_howe) ... skipped 'Australia/Lord_Howe timezone is not supported on this platform'
test_utcoffset (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_utcoffset) ... ok
test_vilnius_1941_fromutc (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_vilnius_1941_fromutc) ... ok
test_vilnius_1941_toutc (test.datetimetester.TestLocalTimeDisambiguation_Fast.test_vilnius_1941_toutc) ... ok
test_all (test.datetimetester.TestModule_Fast.test_all)
Test that __all__ only points to valid attributes. ... ok
test_constants (test.datetimetester.TestModule_Fast.test_constants) ... ok
test_divide_and_round (test.datetimetester.TestModule_Fast.test_divide_and_round) ... skipped 'Only run for Pure Python implementation'
test_name_cleanup (test.datetimetester.TestModule_Fast.test_name_cleanup) ... ok
test_utc_alias (test.datetimetester.TestModule_Fast.test_utc_alias) ... ok
test_astimezone (test.datetimetester.TestSubclassDateTime_Fast.test_astimezone) ... ok
test_backdoor_resistance (test.datetimetester.TestSubclassDateTime_Fast.test_backdoor_resistance) ... ok
test_bad_constructor_arguments (test.datetimetester.TestSubclassDateTime_Fast.test_bad_constructor_arguments) ... ok
test_basic_attributes (test.datetimetester.TestSubclassDateTime_Fast.test_basic_attributes) ... ok
test_basic_attributes_nonzero (test.datetimetester.TestSubclassDateTime_Fast.test_basic_attributes_nonzero) ... ok
test_bool (test.datetimetester.TestSubclassDateTime_Fast.test_bool) ... ok
test_combine (test.datetimetester.TestSubclassDateTime_Fast.test_combine) ... ok
test_compare (test.datetimetester.TestSubclassDateTime_Fast.test_compare) ... ok
test_compat_unpickle (test.datetimetester.TestSubclassDateTime_Fast.test_compat_unpickle) ... ok
test_computations (test.datetimetester.TestSubclassDateTime_Fast.test_computations) ... ok
test_ctime (test.datetimetester.TestSubclassDateTime_Fast.test_ctime) ... ok
test_extract (test.datetimetester.TestSubclassDateTime_Fast.test_extract) ... ok
test_extreme_ordinals (test.datetimetester.TestSubclassDateTime_Fast.test_extreme_ordinals) ... ok
test_extreme_timedelta (test.datetimetester.TestSubclassDateTime_Fast.test_extreme_timedelta) ... ok
test_format (test.datetimetester.TestSubclassDateTime_Fast.test_format) ... ok
test_fromisocalendar (test.datetimetester.TestSubclassDateTime_Fast.test_fromisocalendar) ... ok
test_fromisocalendar_type_errors (test.datetimetester.TestSubclassDateTime_Fast.test_fromisocalendar_type_errors) ... ok
test_fromisocalendar_value_errors (test.datetimetester.TestSubclassDateTime_Fast.test_fromisocalendar_value_errors) ... ok
test_fromisoformat (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat) ... ok
test_fromisoformat_ambiguous (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_ambiguous) ... ok
test_fromisoformat_date_examples (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_date_examples) ... ok
test_fromisoformat_datetime (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_datetime) ... ok
test_fromisoformat_datetime_examples (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_datetime_examples) ... ok
test_fromisoformat_fails (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_fails) ... ok
test_fromisoformat_fails_datetime (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_fails_datetime) ... ok
test_fromisoformat_fails_datetime_valueerror (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_fails_datetime_valueerror) ... ok
test_fromisoformat_fails_surrogate (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_fails_surrogate) ... ok
test_fromisoformat_fails_typeerror (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_fails_typeerror) ... ok
test_fromisoformat_separators (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_separators) ... ok
test_fromisoformat_subclass (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_subclass) ... ok
test_fromisoformat_timespecs (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_timespecs) ... ok
test_fromisoformat_timezone (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_timezone) ... ok
test_fromisoformat_utc (test.datetimetester.TestSubclassDateTime_Fast.test_fromisoformat_utc) ... ok
test_fromtimestamp (test.datetimetester.TestSubclassDateTime_Fast.test_fromtimestamp) ... ok
test_fromtimestamp_keyword_arg (test.datetimetester.TestSubclassDateTime_Fast.test_fromtimestamp_keyword_arg) ... ok
test_fromtimestamp_limits (test.datetimetester.TestSubclassDateTime_Fast.test_fromtimestamp_limits) ... ok
test_fromtimestamp_with_none_arg (test.datetimetester.TestSubclassDateTime_Fast.test_fromtimestamp_with_none_arg) ... ok
test_harmful_mixed_comparison (test.datetimetester.TestSubclassDateTime_Fast.test_harmful_mixed_comparison) ... ok
test_harmless_mixed_comparison (test.datetimetester.TestSubclassDateTime_Fast.test_harmless_mixed_comparison) ... ok
test_hash_equality (test.datetimetester.TestSubclassDateTime_Fast.test_hash_equality) ... ok
test_insane_fromtimestamp (test.datetimetester.TestSubclassDateTime_Fast.test_insane_fromtimestamp) ... ok
test_insane_utcfromtimestamp (test.datetimetester.TestSubclassDateTime_Fast.test_insane_utcfromtimestamp) ... ok
test_iso_long_years (test.datetimetester.TestSubclassDateTime_Fast.test_iso_long_years) ... ok
test_isocalendar (test.datetimetester.TestSubclassDateTime_Fast.test_isocalendar) ... ok
test_isocalendar_pickling (test.datetimetester.TestSubclassDateTime_Fast.test_isocalendar_pickling)
Test that the result of datetime.isocalendar() can be pickled. ... ok
test_isoformat (test.datetimetester.TestSubclassDateTime_Fast.test_isoformat) ... ok
test_isoformat_timezone (test.datetimetester.TestSubclassDateTime_Fast.test_isoformat_timezone) ... ok
test_microsecond_rounding (test.datetimetester.TestSubclassDateTime_Fast.test_microsecond_rounding) ... ok
test_mixed_compare (test.datetimetester.TestSubclassDateTime_Fast.test_mixed_compare) ... ok
test_more_compare (test.datetimetester.TestSubclassDateTime_Fast.test_more_compare) ... ok
test_more_ctime (test.datetimetester.TestSubclassDateTime_Fast.test_more_ctime) ... ok
test_more_pickling (test.datetimetester.TestSubclassDateTime_Fast.test_more_pickling) ... ok
test_more_strftime (test.datetimetester.TestSubclassDateTime_Fast.test_more_strftime) ... ok
test_more_timetuple (test.datetimetester.TestSubclassDateTime_Fast.test_more_timetuple) ... ok
test_negative_float_fromtimestamp (test.datetimetester.TestSubclassDateTime_Fast.test_negative_float_fromtimestamp) ... ok
test_negative_float_utcfromtimestamp (test.datetimetester.TestSubclassDateTime_Fast.test_negative_float_utcfromtimestamp) ... ok
test_ordinal_conversions (test.datetimetester.TestSubclassDateTime_Fast.test_ordinal_conversions) ... ok
test_overflow (test.datetimetester.TestSubclassDateTime_Fast.test_overflow) ... ok
test_pickling (test.datetimetester.TestSubclassDateTime_Fast.test_pickling) ... ok
test_pickling_subclass_date (test.datetimetester.TestSubclassDateTime_Fast.test_pickling_subclass_date) ... ok
test_pickling_subclass_datetime (test.datetimetester.TestSubclassDateTime_Fast.test_pickling_subclass_datetime) ... ok
test_replace (test.datetimetester.TestSubclassDateTime_Fast.test_replace) ... ok
test_repr_subclass (test.datetimetester.TestSubclassDateTime_Fast.test_repr_subclass)
Subclasses should have bare names in the repr (gh-107773). ... ok
test_resolution_info (test.datetimetester.TestSubclassDateTime_Fast.test_resolution_info) ... ok
test_roundtrip (test.datetimetester.TestSubclassDateTime_Fast.test_roundtrip) ... skipped 'not appropriate for subclasses'
test_strftime (test.datetimetester.TestSubclassDateTime_Fast.test_strftime) ... ok
test_strftime_special (test.datetimetester.TestSubclassDateTime_Fast.test_strftime_special) ... ok
test_strftime_trailing_percent (test.datetimetester.TestSubclassDateTime_Fast.test_strftime_trailing_percent) ... ok
test_strftime_with_bad_tzname_replace (test.datetimetester.TestSubclassDateTime_Fast.test_strftime_with_bad_tzname_replace) ... ok
test_strftime_y2k (test.datetimetester.TestSubclassDateTime_Fast.test_strftime_y2k) ... ok
test_strftime_y2k_c99 (test.datetimetester.TestSubclassDateTime_Fast.test_strftime_y2k_c99) ... ok
test_strptime (test.datetimetester.TestSubclassDateTime_Fast.test_strptime) ... ok
test_strptime_leap_year (test.datetimetester.TestSubclassDateTime_Fast.test_strptime_leap_year) ... ok
test_strptime_single_digit (test.datetimetester.TestSubclassDateTime_Fast.test_strptime_single_digit) ... ok
test_strptime_z_empty (test.datetimetester.TestSubclassDateTime_Fast.test_strptime_z_empty) ... ok
test_subclass_alternate_constructors (test.datetimetester.TestSubclassDateTime_Fast.test_subclass_alternate_constructors) ... ok
test_subclass_alternate_constructors_datetime (test.datetimetester.TestSubclassDateTime_Fast.test_subclass_alternate_constructors_datetime) ... ok
test_subclass_date (test.datetimetester.TestSubclassDateTime_Fast.test_subclass_date) ... ok
test_subclass_datetime (test.datetimetester.TestSubclassDateTime_Fast.test_subclass_datetime) ... ok
test_subclass_now (test.datetimetester.TestSubclassDateTime_Fast.test_subclass_now) ... ok
test_subclass_replace (test.datetimetester.TestSubclassDateTime_Fast.test_subclass_replace) ... ok
test_subclass_replace_fold (test.datetimetester.TestSubclassDateTime_Fast.test_subclass_replace_fold) ... ok
test_timestamp_aware (test.datetimetester.TestSubclassDateTime_Fast.test_timestamp_aware) ... ok
test_timestamp_limits (test.datetimetester.TestSubclassDateTime_Fast.test_timestamp_limits) ... ok
test_timestamp_naive (test.datetimetester.TestSubclassDateTime_Fast.test_timestamp_naive) ... ok
test_timetuple (test.datetimetester.TestSubclassDateTime_Fast.test_timetuple) ... ok
test_today (test.datetimetester.TestSubclassDateTime_Fast.test_today) ... ok
test_tz_independent_comparing (test.datetimetester.TestSubclassDateTime_Fast.test_tz_independent_comparing) ... ok
test_utcfromtimestamp (test.datetimetester.TestSubclassDateTime_Fast.test_utcfromtimestamp) ... ok
test_utcfromtimestamp_limits (test.datetimetester.TestSubclassDateTime_Fast.test_utcfromtimestamp_limits) ... ok
test_utcnow (test.datetimetester.TestSubclassDateTime_Fast.test_utcnow) ... ok
test_valuerror_messages (test.datetimetester.TestSubclassDateTime_Fast.test_valuerror_messages) ... ok
test_weekday (test.datetimetester.TestSubclassDateTime_Fast.test_weekday) ... ok
test_issue23600 (test.datetimetester.TestTZInfo_Fast.test_issue23600) ... ok
test_non_abstractness (test.datetimetester.TestTZInfo_Fast.test_non_abstractness) ... ok
test_normal (test.datetimetester.TestTZInfo_Fast.test_normal) ... ok
test_pickling_base (test.datetimetester.TestTZInfo_Fast.test_pickling_base) ... ok
test_pickling_subclass (test.datetimetester.TestTZInfo_Fast.test_pickling_subclass) ... ok
test_refcnt_crash_bug_22044 (test.datetimetester.TestTZInfo_Fast.test_refcnt_crash_bug_22044) ... ok
test_subclass_must_override (test.datetimetester.TestTZInfo_Fast.test_subclass_must_override) ... ok
test_1653736 (test.datetimetester.TestTime_Fast.test_1653736) ... ok
test_backdoor_resistance (test.datetimetester.TestTime_Fast.test_backdoor_resistance) ... ok
test_bad_constructor_arguments (test.datetimetester.TestTime_Fast.test_bad_constructor_arguments) ... ok
test_basic_attributes (test.datetimetester.TestTime_Fast.test_basic_attributes) ... ok
test_basic_attributes_nonzero (test.datetimetester.TestTime_Fast.test_basic_attributes_nonzero) ... ok
test_bool (test.datetimetester.TestTime_Fast.test_bool) ... ok
test_comparing (test.datetimetester.TestTime_Fast.test_comparing) ... ok
test_compat_unpickle (test.datetimetester.TestTime_Fast.test_compat_unpickle) ... ok
test_format (test.datetimetester.TestTime_Fast.test_format) ... ok
test_harmful_mixed_comparison (test.datetimetester.TestTime_Fast.test_harmful_mixed_comparison) ... ok
test_harmless_mixed_comparison (test.datetimetester.TestTime_Fast.test_harmless_mixed_comparison) ... ok
test_hash_equality (test.datetimetester.TestTime_Fast.test_hash_equality) ... ok
test_isoformat (test.datetimetester.TestTime_Fast.test_isoformat) ... ok
test_isoformat_timezone (test.datetimetester.TestTime_Fast.test_isoformat_timezone) ... ok
test_pickling (test.datetimetester.TestTime_Fast.test_pickling) ... ok
test_pickling_subclass_time (test.datetimetester.TestTime_Fast.test_pickling_subclass_time) ... ok
test_replace (test.datetimetester.TestTime_Fast.test_replace) ... ok
test_repr (test.datetimetester.TestTime_Fast.test_repr) ... ok
test_repr_subclass (test.datetimetester.TestTime_Fast.test_repr_subclass)
Subclasses should have bare names in the repr (gh-107773). ... ok
test_resolution_info (test.datetimetester.TestTime_Fast.test_resolution_info) ... ok
test_roundtrip (test.datetimetester.TestTime_Fast.test_roundtrip) ... ok
test_str (test.datetimetester.TestTime_Fast.test_str) ... ok
test_strftime (test.datetimetester.TestTime_Fast.test_strftime) ... ok
test_strftime_special (test.datetimetester.TestTime_Fast.test_strftime_special) ... ok
test_strptime (test.datetimetester.TestTime_Fast.test_strptime) ... ok
test_strptime_errors (test.datetimetester.TestTime_Fast.test_strptime_errors) ... ok
test_strptime_single_digit (test.datetimetester.TestTime_Fast.test_strptime_single_digit) ... ok
test_strptime_tz (test.datetimetester.TestTime_Fast.test_strptime_tz) ... ok
test_subclass_replace (test.datetimetester.TestTime_Fast.test_subclass_replace) ... ok
test_subclass_time (test.datetimetester.TestTime_Fast.test_subclass_time) ... ok
test_basic_attributes (test.datetimetester.TestTimeDelta_Fast.test_basic_attributes) ... ok
test_bool (test.datetimetester.TestTimeDelta_Fast.test_bool) ... ok
test_carries (test.datetimetester.TestTimeDelta_Fast.test_carries) ... ok
test_compare (test.datetimetester.TestTimeDelta_Fast.test_compare) ... ok
test_computations (test.datetimetester.TestTimeDelta_Fast.test_computations) ... ok
test_constructor (test.datetimetester.TestTimeDelta_Fast.test_constructor) ... ok
test_disallowed_computations (test.datetimetester.TestTimeDelta_Fast.test_disallowed_computations) ... ok
test_disallowed_special (test.datetimetester.TestTimeDelta_Fast.test_disallowed_special) ... ok
test_division (test.datetimetester.TestTimeDelta_Fast.test_division) ... ok
test_divmod (test.datetimetester.TestTimeDelta_Fast.test_divmod) ... ok
test_harmful_mixed_comparison (test.datetimetester.TestTimeDelta_Fast.test_harmful_mixed_comparison) ... ok
test_harmless_mixed_comparison (test.datetimetester.TestTimeDelta_Fast.test_harmless_mixed_comparison) ... ok
test_hash_equality (test.datetimetester.TestTimeDelta_Fast.test_hash_equality) ... ok
test_issue31293 (test.datetimetester.TestTimeDelta_Fast.test_issue31293) ... ok
test_issue31752 (test.datetimetester.TestTimeDelta_Fast.test_issue31752) ... ok
test_massive_normalization (test.datetimetester.TestTimeDelta_Fast.test_massive_normalization) ... ok
test_microsecond_rounding (test.datetimetester.TestTimeDelta_Fast.test_microsecond_rounding) ... ok
test_overflow (test.datetimetester.TestTimeDelta_Fast.test_overflow) ... ok
test_pickling (test.datetimetester.TestTimeDelta_Fast.test_pickling) ... ok
test_remainder (test.datetimetester.TestTimeDelta_Fast.test_remainder) ... ok
test_repr (test.datetimetester.TestTimeDelta_Fast.test_repr) ... ok
test_repr_subclass (test.datetimetester.TestTimeDelta_Fast.test_repr_subclass)
Subclasses should have bare names in the repr (gh-107773). ... ok
test_resolution_info (test.datetimetester.TestTimeDelta_Fast.test_resolution_info) ... ok
test_roundtrip (test.datetimetester.TestTimeDelta_Fast.test_roundtrip) ... ok
test_str (test.datetimetester.TestTimeDelta_Fast.test_str) ... ok
test_subclass_date (test.datetimetester.TestTimeDelta_Fast.test_subclass_date) ... ok
test_subclass_datetime (test.datetimetester.TestTimeDelta_Fast.test_subclass_datetime) ... ok
test_subclass_timedelta (test.datetimetester.TestTimeDelta_Fast.test_subclass_timedelta) ... ok
test_total_seconds (test.datetimetester.TestTimeDelta_Fast.test_total_seconds) ... ok
test_1653736 (test.datetimetester.TestTimeTZ_Fast.test_1653736) ... ok
test_argument_passing (test.datetimetester.TestTimeTZ_Fast.test_argument_passing) ... ok
test_aware_compare (test.datetimetester.TestTimeTZ_Fast.test_aware_compare) ... ok
test_backdoor_resistance (test.datetimetester.TestTimeTZ_Fast.test_backdoor_resistance) ... ok
test_bad_constructor_arguments (test.datetimetester.TestTimeTZ_Fast.test_bad_constructor_arguments) ... ok
test_bad_tzinfo_classes (test.datetimetester.TestTimeTZ_Fast.test_bad_tzinfo_classes) ... ok
test_basic_attributes (test.datetimetester.TestTimeTZ_Fast.test_basic_attributes) ... ok
test_basic_attributes_nonzero (test.datetimetester.TestTimeTZ_Fast.test_basic_attributes_nonzero) ... ok
test_bool (test.datetimetester.TestTimeTZ_Fast.test_bool) ... ok
test_comparing (test.datetimetester.TestTimeTZ_Fast.test_comparing) ... ok
test_compat_unpickle (test.datetimetester.TestTimeTZ_Fast.test_compat_unpickle) ... ok
test_empty (test.datetimetester.TestTimeTZ_Fast.test_empty) ... ok
test_format (test.datetimetester.TestTimeTZ_Fast.test_format) ... ok
test_fromisoformat (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat) ... ok
test_fromisoformat_fails (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_fails) ... ok
test_fromisoformat_fails_typeerror (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_fails_typeerror) ... ok
test_fromisoformat_fractions (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_fractions) ... ok
test_fromisoformat_subclass (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_subclass) ... ok
test_fromisoformat_time_examples (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_time_examples) ... ok
test_fromisoformat_timespecs (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_timespecs) ... ok
test_fromisoformat_timezone (test.datetimetester.TestTimeTZ_Fast.test_fromisoformat_timezone) ... ok
test_harmful_mixed_comparison (test.datetimetester.TestTimeTZ_Fast.test_harmful_mixed_comparison) ... ok
test_harmless_mixed_comparison (test.datetimetester.TestTimeTZ_Fast.test_harmless_mixed_comparison) ... ok
test_hash_edge_cases (test.datetimetester.TestTimeTZ_Fast.test_hash_edge_cases) ... ok
test_hash_equality (test.datetimetester.TestTimeTZ_Fast.test_hash_equality) ... ok
test_isoformat (test.datetimetester.TestTimeTZ_Fast.test_isoformat) ... ok
test_isoformat_timezone (test.datetimetester.TestTimeTZ_Fast.test_isoformat_timezone) ... ok
test_mixed_compare (test.datetimetester.TestTimeTZ_Fast.test_mixed_compare) ... ok
test_more_bool (test.datetimetester.TestTimeTZ_Fast.test_more_bool) ... ok
test_pickling (test.datetimetester.TestTimeTZ_Fast.test_pickling) ... ok
test_pickling_subclass_time (test.datetimetester.TestTimeTZ_Fast.test_pickling_subclass_time) ... ok
test_replace (test.datetimetester.TestTimeTZ_Fast.test_replace) ... ok
test_repr (test.datetimetester.TestTimeTZ_Fast.test_repr) ... ok
test_repr_subclass (test.datetimetester.TestTimeTZ_Fast.test_repr_subclass)
Subclasses should have bare names in the repr (gh-107773). ... ok
test_resolution_info (test.datetimetester.TestTimeTZ_Fast.test_resolution_info) ... ok
test_roundtrip (test.datetimetester.TestTimeTZ_Fast.test_roundtrip) ... ok
test_str (test.datetimetester.TestTimeTZ_Fast.test_str) ... ok
test_strftime (test.datetimetester.TestTimeTZ_Fast.test_strftime) ... ok
test_strftime_special (test.datetimetester.TestTimeTZ_Fast.test_strftime_special) ... ok
test_strptime (test.datetimetester.TestTimeTZ_Fast.test_strptime) ... ok
test_strptime_errors (test.datetimetester.TestTimeTZ_Fast.test_strptime_errors) ... ok
test_strptime_single_digit (test.datetimetester.TestTimeTZ_Fast.test_strptime_single_digit) ... ok
test_strptime_tz (test.datetimetester.TestTimeTZ_Fast.test_strptime_tz) ... ok
test_subclass_replace (test.datetimetester.TestTimeTZ_Fast.test_subclass_replace) ... ok
test_subclass_time (test.datetimetester.TestTimeTZ_Fast.test_subclass_time) ... ok
test_subclass_timetz (test.datetimetester.TestTimeTZ_Fast.test_subclass_timetz) ... ok
test_tzinfo_classes (test.datetimetester.TestTimeTZ_Fast.test_tzinfo_classes) ... ok
test_utc_offset_out_of_bounds (test.datetimetester.TestTimeTZ_Fast.test_utc_offset_out_of_bounds) ... ok
test_valuerror_messages (test.datetimetester.TestTimeTZ_Fast.test_valuerror_messages) ... ok
test_zones (test.datetimetester.TestTimeTZ_Fast.test_zones) ... ok
test_aware_datetime (test.datetimetester.TestTimeZone_Fast.test_aware_datetime) ... ok
test_cannot_subclass (test.datetimetester.TestTimeZone_Fast.test_cannot_subclass) ... ok
test_class_members (test.datetimetester.TestTimeZone_Fast.test_class_members) ... ok
test_comparison (test.datetimetester.TestTimeZone_Fast.test_comparison) ... ok
test_comparison_with_tzinfo (test.datetimetester.TestTimeZone_Fast.test_comparison_with_tzinfo) ... ok
test_constructor (test.datetimetester.TestTimeZone_Fast.test_constructor) ... ok
test_copy (test.datetimetester.TestTimeZone_Fast.test_copy) ... ok
test_deepcopy (test.datetimetester.TestTimeZone_Fast.test_deepcopy) ... ok
test_dst (test.datetimetester.TestTimeZone_Fast.test_dst) ... ok
test_fromutc (test.datetimetester.TestTimeZone_Fast.test_fromutc) ... ok
test_inheritance (test.datetimetester.TestTimeZone_Fast.test_inheritance) ... ok
test_offset_boundaries (test.datetimetester.TestTimeZone_Fast.test_offset_boundaries) ... ok
test_pickle (test.datetimetester.TestTimeZone_Fast.test_pickle) ... ok
test_repr (test.datetimetester.TestTimeZone_Fast.test_repr) ... ok
test_str (test.datetimetester.TestTimeZone_Fast.test_str) ... ok
test_tzname (test.datetimetester.TestTimeZone_Fast.test_tzname) ... ok
test_utcoffset (test.datetimetester.TestTimeZone_Fast.test_utcoffset) ... ok
test_bogus_dst (test.datetimetester.TestTimezoneConversions_Fast.test_bogus_dst) ... ok
test_easy (test.datetimetester.TestTimezoneConversions_Fast.test_easy) ... ok
test_fromutc (test.datetimetester.TestTimezoneConversions_Fast.test_fromutc) ... ok
test_tricky (test.datetimetester.TestTimezoneConversions_Fast.test_tricky) ... ok
test_folds (test.datetimetester.ZoneInfoTest_Fast.test_folds) ... ok
test_gaps (test.datetimetester.ZoneInfoTest_Fast.test_gaps) ... ok
test_system_transitions (test.datetimetester.ZoneInfoTest_Fast.test_system_transitions) ... ok
======================================================================
FAIL: test_concurrent_initialization_subinterpreter (test.datetimetester.ExtensionModuleTests_Fast.test_concurrent_initialization_subinterpreter)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-s390x.lto-pgo/build/Lib/test/datetimetester.py", line 7335, in test_concurrent_initialization_subinterpreter
self.assertEqual(out, b"a" * 8)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
AssertionError: b'aaaaaaa' != b'aaaaaaaa'
----------------------------------------------------------------------
Ran 1104 tests in 5.939s
FAILED (failures=1, skipped=32)
test test_datetime failed
make: *** [Makefile:1020: profile-run-stamp] Error 2
Test report
===========
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) (main)
by buildbot@python.org Aug. 19, 2025
by buildbot@python.org Aug. 19, 2025
Aug. 19, 2025
The Buildbot has detected a new failure on builder x86 Debian Non-Debug with X 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1245/builds/6166
Buildbot URL: https://buildbot.python.org/
Worker for this Build: ware-debian-x86
Build Reason: <unknown>
Blamelist: Adam Turner <9087854+AA-Turner(a)users.noreply.github.com>, Bar Harel <bzvi7919(a)gmail.com>, Bartosz Sławecki <bartosz(a)ilikepython.com>, Jason R. Coombs <jaraco(a)jaraco.com>, Kumar Aditya <kumaraditya(a)python.org>, Petr Viktorin <encukou(a)gmail.com>, Semyon Moroz <donbarbos(a)proton.me>, Sergey B Kirpichev <skirpichev(a)gmail.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Weilin Du <108666168+LamentXU123(a)users.noreply.github.com>, ggqlq <124190229+ggqlq(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File [35m"/buildbot/buildarea/3.x.ware-debian-x86.nondebug/build/Lib/test/test_resource.py"[0m, line [35m133[0m, in [35mtest_fsize_not_too_big[0m
[31mself.assertEqual[0m[1;31m(resource.getrlimit(resource.RLIMIT_FSIZE), expected(2**32))[0m
[31m~~~~~~~~~~~~~~~~[0m[1;31m^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^[0m
[1;35mAssertionError[0m: [35mTuples differ: (18446744073709551615, 18446744073709551615) != (4294967296, 18446744073709551615)
Test report
===========
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) (main)
by buildbot@python.org Aug. 19, 2025
by buildbot@python.org Aug. 19, 2025
Aug. 19, 2025
The Buildbot has detected a new failure on builder x86 Debian Installed with X 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1244/builds/6138
Buildbot URL: https://buildbot.python.org/
Worker for this Build: ware-debian-x86
Build Reason: <unknown>
Blamelist: Adam Turner <9087854+AA-Turner(a)users.noreply.github.com>, Bar Harel <bzvi7919(a)gmail.com>, Bartosz Sławecki <bartosz(a)ilikepython.com>, Jason R. Coombs <jaraco(a)jaraco.com>, Kumar Aditya <kumaraditya(a)python.org>, Petr Viktorin <encukou(a)gmail.com>, Semyon Moroz <donbarbos(a)proton.me>, Sergey B Kirpichev <skirpichev(a)gmail.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Weilin Du <108666168+LamentXU123(a)users.noreply.github.com>, ggqlq <124190229+ggqlq(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File [35m"/buildbot/buildarea/3.x.ware-debian-x86.installed/build/target/lib/python3.15/test/test_resource.py"[0m, line [35m133[0m, in [35mtest_fsize_not_too_big[0m
[31mself.assertEqual[0m[1;31m(resource.getrlimit(resource.RLIMIT_FSIZE), expected(2**32))[0m
[31m~~~~~~~~~~~~~~~~[0m[1;31m^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^[0m
[1;35mAssertionError[0m: [35mTuples differ: (18446744073709551615, 18446744073709551615) != (4294967296, 18446744073709551615)
Test report
===========
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) (main)
by buildbot@python.org Aug. 18, 2025
by buildbot@python.org Aug. 18, 2025
Aug. 18, 2025
The Buildbot has detected a new failure on builder ARM Raspbian 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/424/builds/11448
Buildbot URL: https://buildbot.python.org/
Worker for this Build: gps-raspbian
Build Reason: <unknown>
Blamelist: ggqlq <124190229+ggqlq(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File "/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/support/__init__.py", line 837, in gc_collect
gc.collect()
~~~~~~~~~~^^
ResourceWarning: unclosed file <_io.BufferedReader name='/var/lib/buildbot/workers/3.x.gps-raspbian.nondebug/build/Lib/test/test_importlib/metadata/data/example2-1.0.0-py3-none-any.whl'>
k
Test report
===========
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) (3.14)
by buildbot@python.org Aug. 18, 2025
by buildbot@python.org Aug. 18, 2025
Aug. 18, 2025
The Buildbot has detected a new failure on builder x86-64 MacOS Intel ASAN NoGIL 3.14 while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1729/builds/412
Buildbot URL: https://buildbot.python.org/
Worker for this Build: itamaro-macos-intel-aws
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
Warning -- File "/Users/ec2-user/buildbot/buildarea/3.14.itamaro-macos-intel-aws.macos-with-brew.asan.nogil/build/Lib/test/libregrtest/run_workers.py", line 194, in _run_process
Warning -- retcode = popen.wait(timeout=self.timeout)
Warning -- File "/Users/ec2-user/buildbot/buildarea/3.14.itamaro-macos-intel-aws.macos-with-brew.asan.nogil/build/Lib/subprocess.py", line 1278, in wait
Warning -- return self._wait(timeout=timeout)
Warning -- ~~~~~~~~~~^^^^^^^^^^^^^^^^^
Warning -- File "/Users/ec2-user/buildbot/buildarea/3.14.itamaro-macos-intel-aws.macos-with-brew.asan.nogil/build/Lib/subprocess.py", line 2056, in _wait
Warning -- raise TimeoutExpired(self.args, timeout)
Warning -- subprocess.TimeoutExpired: Command '['/Users/ec2-user/buildbot/buildarea/3.14.itamaro-macos-intel-aws.macos-with-brew.asan.nogil/build/python.exe', '-bb', '-E', '-Werror', '-u', '-m', 'test.libregrtest.worker', '{"tests": ["test_largefile"], "fail_fast": false, "fail_env_changed": true, "match_tests": [], "match_tests_dict": {}, "rerun": true, "forever": false, "pgo": false, "pgo_extended": false, "output_on_failure": false, "timeout": 2100.0, "verbose": true, "quiet": false, "hunt_refleak": null, "test_dir": null, "use_junit": true, "coverage": false, "memory_limit": null, "gc_threshold": null, "use_resources": ["audio", "console", "curses", "largefile", "network", "decimal", "cpu", "subprocess", "urlfetch", "gui", "walltime"], "python_cmd": null, "randomize": true, "random_seed": 2010629164, "parallel_threads": null, "json_file": {"file": 5, "file_type": "UNIX_FD"}, "__runtests__": true}']' timed out after 2400.0 seconds
Warning --
Warning -- During handling of the above exception, another exception occurred:
Warning --
Warning -- Traceback (most recent call last):
Warning -- File "/Users/ec2-user/buildbot/buildarea/3.14.itamaro-macos-intel-aws.macos-with-brew.asan.nogil/build/Lib/test/libregrtest/run_workers.py", line 403, in run
Warning -- mp_result = self._runtest(test_name)
Warning -- File "/Users/ec2-user/buildbot/buildarea/3.14.itamaro-macos-intel-aws.macos-with-brew.asan.nogil/build/Lib/test/libregrtest/run_workers.py", line 363, in _runtest
Warning -- retcode, tmp_files = self.run_tmp_files(worker_runtests,
Warning -- ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
Warning -- stdout_file.fileno())
Warning -- ^^^^^^^^^^^^^^^^^^^^^
Warning -- File "/Users/ec2-user/buildbot/buildarea/3.14.itamaro-macos-intel-aws.macos-with-brew.asan.nogil/build/Lib/test/libregrtest/run_workers.py", line 299, in run_tmp_files
Warning -- retcode = self._run_process(worker_runtests,
Warning -- stdout_fd, tmp_dir)
Warning -- File "/Users/ec2-user/buildbot/buildarea/3.14.itamaro-macos-intel-aws.macos-with-brew.asan.nogil/build/Lib/test/libregrtest/run_workers.py", line 204, in _run_process
Warning -- self._kill()
Warning -- ~~~~~~~~~~^^
Warning -- File "/Users/ec2-user/buildbot/buildarea/3.14.itamaro-macos-intel-aws.macos-with-brew.asan.nogil/build/Lib/test/libregrtest/run_workers.py", line 151, in _kill
Warning -- sid = os.getsid(popen.pid)
Warning -- ProcessLookupError: [Errno 3] No such process
Warning -- Unraisable exception
Exception ignored while calling deallocator <function Popen.__del__ at 0x2e7d912f480>:
Traceback (most recent call last):
File "/Users/ec2-user/buildbot/buildarea/3.14.itamaro-macos-intel-aws.macos-with-brew.asan.nogil/build/Lib/subprocess.py", line 1138, in __del__
_warn("subprocess %s is still running" % self.pid,
ResourceWarning: subprocess 42351 is still running
Test report
===========
Failed tests:
- test_tools
- test_largefile
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (main)
by buildbot@python.org Aug. 18, 2025
by buildbot@python.org Aug. 18, 2025
Aug. 18, 2025
The Buildbot has detected a new failure on builder ARM Raspbian Linux Asan 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1811/builds/117
Buildbot URL: https://buildbot.python.org/
Worker for this Build: pablogsal-rasp
Build Reason: <unknown>
Blamelist: Serhiy Storchaka <storchaka(a)gmail.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
remote: Enumerating objects: 19, done.
remote: Counting objects: 6% (1/15)
remote: Counting objects: 13% (2/15)
remote: Counting objects: 20% (3/15)
remote: Counting objects: 26% (4/15)
remote: Counting objects: 33% (5/15)
remote: Counting objects: 40% (6/15)
remote: Counting objects: 46% (7/15)
remote: Counting objects: 53% (8/15)
remote: Counting objects: 60% (9/15)
remote: Counting objects: 66% (10/15)
remote: Counting objects: 73% (11/15)
remote: Counting objects: 80% (12/15)
remote: Counting objects: 86% (13/15)
remote: Counting objects: 93% (14/15)
remote: Counting objects: 100% (15/15)
remote: Counting objects: 100% (15/15), done.
remote: Compressing objects: 9% (1/11)
remote: Compressing objects: 18% (2/11)
remote: Compressing objects: 27% (3/11)
remote: Compressing objects: 36% (4/11)
remote: Compressing objects: 45% (5/11)
remote: Compressing objects: 54% (6/11)
remote: Compressing objects: 63% (7/11)
remote: Compressing objects: 72% (8/11)
remote: Compressing objects: 81% (9/11)
remote: Compressing objects: 90% (10/11)
remote: Compressing objects: 100% (11/11)
remote: Compressing objects: 100% (11/11), done.
remote: Total 19 (delta 4), reused 4 (delta 4), pack-reused 4 (from 2)
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to '0c8fecc4cfc41e82307a089c474dc69b009bdbcc'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 0c8fecc4cfc gh-137729: Fix support for locales with @-modifiers (GH-137253)
Switched to and reset branch 'main'
configure: WARNING: no system libmpdec found; falling back to pure-Python version for the decimal module
In file included from ./Include/internal/pycore_dict.h:11,
from Objects/typeobject.c:7:
In function ‘Py_DECREF_MORTAL’,
inlined from ‘PyStackRef_XCLOSE’ at ./Include/internal/pycore_stackref.h:730:9,
inlined from ‘_PyThreadState_PopCStackRef’ at ./Include/internal/pycore_stackref.h:810:5,
inlined from ‘vectorcall_maybe’ at Objects/typeobject.c:3108:9:
./Include/internal/pycore_object.h:481:8: warning: array subscript 0 is outside array bounds of ‘PyObject[0]’ {aka ‘struct _object[]’} [-Warray-bounds]
481 | if (--op->ob_refcnt == 0) {
| ^
Timeout (0:05:00)!
Thread 0x0000007f824ef100 [Thread-2] (most recent call first):
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/setup.py", line 83 in _test_audit_hook
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/subprocess.py", line 2057 in _wait
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/subprocess.py", line 1277 in wait
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 194 in _run_process
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 299 in run_tmp_files
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 363 in _runtest
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 403 in run
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/threading.py", line 1074 in _bootstrap_inner
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/threading.py", line 1036 in _bootstrap
Thread 0x0000007f82cff100 [Thread-1] (most recent call first):
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/subprocess.py", line 2056 in _wait
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/subprocess.py", line 1277 in wait
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 194 in _run_process
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 299 in run_tmp_files
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 363 in _runtest
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 403 in run
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/threading.py", line 1074 in _bootstrap_inner
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/threading.py", line 1036 in _bootstrap
Thread 0x0000007f8e9f06c0 [python] (most recent call first):
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/utils.py", line 82 in format_duration
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 464 in get_running
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 551 in _get_result
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 610 in run
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/main.py", line 455 in _run_tests_mp
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/main.py", line 561 in _run_tests
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/main.py", line 598 in run_tests
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/main.py", line 767 in main
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/libregrtest/main.py", line 775 in main
File "/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/Lib/test/__main__.py", line 2 in <module>
File "<frozen runpy>", line 88 in _run_code
File "<frozen runpy>", line 198 in _run_module_as_main
make: *** [Makefile:2494: buildbottest] Error 1
Cannot open file '/home/buildbot/buildarea/3.x.pablogsal-rasp.asan/build/test-results.xml' for upload
Test report
===========
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (3.13)
by buildbot@python.org Aug. 18, 2025
by buildbot@python.org Aug. 18, 2025
Aug. 18, 2025
The Buildbot has detected a new failure on builder ARM Raspbian Linux Asan 3.13 while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1817/builds/50
Buildbot URL: https://buildbot.python.org/
Worker for this Build: pablogsal-rasp
Build Reason: <unknown>
Blamelist: Gregory P. Smith <68491+gpshead(a)users.noreply.github.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
remote: Enumerating objects: 24, done.
remote: Counting objects: 6% (1/15)
remote: Counting objects: 13% (2/15)
remote: Counting objects: 20% (3/15)
remote: Counting objects: 26% (4/15)
remote: Counting objects: 33% (5/15)
remote: Counting objects: 40% (6/15)
remote: Counting objects: 46% (7/15)
remote: Counting objects: 53% (8/15)
remote: Counting objects: 60% (9/15)
remote: Counting objects: 66% (10/15)
remote: Counting objects: 73% (11/15)
remote: Counting objects: 80% (12/15)
remote: Counting objects: 86% (13/15)
remote: Counting objects: 93% (14/15)
remote: Counting objects: 100% (15/15)
remote: Counting objects: 100% (15/15), done.
remote: Compressing objects: 10% (1/10)
remote: Compressing objects: 20% (2/10)
remote: Compressing objects: 30% (3/10)
remote: Compressing objects: 40% (4/10)
remote: Compressing objects: 50% (5/10)
remote: Compressing objects: 60% (6/10)
remote: Compressing objects: 70% (7/10)
remote: Compressing objects: 80% (8/10)
remote: Compressing objects: 90% (9/10)
remote: Compressing objects: 100% (10/10)
remote: Compressing objects: 100% (10/10), done.
remote: Total 24 (delta 5), reused 5 (delta 5), pack-reused 9 (from 2)
From https://github.com/python/cpython
* branch 3.13 -> FETCH_HEAD
Note: switching to '9face218e7b640e52b83cd68cebb441d5ff0f8e2'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 9face218e7b [3.13] gh-87135: Hang non-main threads that attempt to acquire the GIL during finalization (GH-105805) (GH-137827)
Switched to and reset branch '3.13'
configure: WARNING: no system libmpdec found; falling back to bundled libmpdec (deprecated and scheduled for removal in Python 3.16)
In function ‘hashtable_key_from_2_strings’,
inlined from ‘_extensions_cache_find_unlocked’ at Python/import.c:1264:17:
Python/import.c:1177:5: warning: ‘strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
1177 | strncpy(key, str1_data, str1_len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Python/import.c:1163:27: note: length computed here
1163 | Py_ssize_t str1_len = strlen(str1_data);
| ^~~~~~~~~~~~~~~~~
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13,
inlined from ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro ‘EXTRACT_DIGIT’
360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro ‘EXTRACT_DIGIT’
361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro ‘EXTRACT_DIGIT’
362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro ‘EXTRACT_DIGIT’
359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro ‘EXTRACT_DIGIT’
360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro ‘EXTRACT_DIGIT’
361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro ‘EXTRACT_DIGIT’
358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro ‘EXTRACT_DIGIT’
359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro ‘EXTRACT_DIGIT’
360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:357:14: note: in expansion of macro ‘EXTRACT_DIGIT’
357 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro ‘EXTRACT_DIGIT’
358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro ‘EXTRACT_DIGIT’
359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro ‘EXTRACT_DIGIT’
361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro ‘EXTRACT_DIGIT’
362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro ‘EXTRACT_DIGIT’
363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro ‘EXTRACT_DIGIT’
362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro ‘EXTRACT_DIGIT’
363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro ‘EXTRACT_DIGIT’
364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro ‘EXTRACT_DIGIT’
363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro ‘EXTRACT_DIGIT’
364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro ‘EXTRACT_DIGIT’
366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro ‘EXTRACT_DIGIT’
364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro ‘EXTRACT_DIGIT’
366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro ‘EXTRACT_DIGIT’
367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro ‘EXTRACT_DIGIT’
366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro ‘EXTRACT_DIGIT’
367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro ‘EXTRACT_DIGIT’
368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro ‘EXTRACT_DIGIT’
367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro ‘EXTRACT_DIGIT’
368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro ‘EXTRACT_DIGIT’
369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro ‘EXTRACT_DIGIT’
368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro ‘EXTRACT_DIGIT’
369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro ‘EXTRACT_DIGIT’
370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro ‘EXTRACT_DIGIT’
369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro ‘EXTRACT_DIGIT’
370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro ‘EXTRACT_DIGIT’
371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro ‘EXTRACT_DIGIT’
370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro ‘EXTRACT_DIGIT’
371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro ‘EXTRACT_DIGIT’
372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro ‘EXTRACT_DIGIT’
371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro ‘EXTRACT_DIGIT’
372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro ‘EXTRACT_DIGIT’
373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro ‘EXTRACT_DIGIT’
372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro ‘EXTRACT_DIGIT’
373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro ‘EXTRACT_DIGIT’
374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro ‘EXTRACT_DIGIT’
373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro ‘EXTRACT_DIGIT’
374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro ‘EXTRACT_DIGIT’
374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^~~~~~~~~~~~~
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13,
inlined from ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro ‘EXTRACT_DIGIT’
360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro ‘EXTRACT_DIGIT’
361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro ‘EXTRACT_DIGIT’
362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro ‘EXTRACT_DIGIT’
359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro ‘EXTRACT_DIGIT’
360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro ‘EXTRACT_DIGIT’
361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro ‘EXTRACT_DIGIT’
358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro ‘EXTRACT_DIGIT’
359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro ‘EXTRACT_DIGIT’
360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:357:14: note: in expansion of macro ‘EXTRACT_DIGIT’
357 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro ‘EXTRACT_DIGIT’
358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro ‘EXTRACT_DIGIT’
359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro ‘EXTRACT_DIGIT’
361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro ‘EXTRACT_DIGIT’
362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro ‘EXTRACT_DIGIT’
363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro ‘EXTRACT_DIGIT’
362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro ‘EXTRACT_DIGIT’
363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro ‘EXTRACT_DIGIT’
364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro ‘EXTRACT_DIGIT’
363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro ‘EXTRACT_DIGIT’
364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro ‘EXTRACT_DIGIT’
366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro ‘EXTRACT_DIGIT’
364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro ‘EXTRACT_DIGIT’
366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro ‘EXTRACT_DIGIT’
367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro ‘EXTRACT_DIGIT’
366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro ‘EXTRACT_DIGIT’
367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro ‘EXTRACT_DIGIT’
368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro ‘EXTRACT_DIGIT’
367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro ‘EXTRACT_DIGIT’
368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro ‘EXTRACT_DIGIT’
369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro ‘EXTRACT_DIGIT’
368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro ‘EXTRACT_DIGIT’
369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro ‘EXTRACT_DIGIT’
370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro ‘EXTRACT_DIGIT’
369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro ‘EXTRACT_DIGIT’
370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro ‘EXTRACT_DIGIT’
371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro ‘EXTRACT_DIGIT’
370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro ‘EXTRACT_DIGIT’
371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro ‘EXTRACT_DIGIT’
372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro ‘EXTRACT_DIGIT’
371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro ‘EXTRACT_DIGIT’
372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro ‘EXTRACT_DIGIT’
373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro ‘EXTRACT_DIGIT’
372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro ‘EXTRACT_DIGIT’
373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro ‘EXTRACT_DIGIT’
374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro ‘EXTRACT_DIGIT’
373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro ‘EXTRACT_DIGIT’
374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro ‘EXTRACT_DIGIT’
374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^~~~~~~~~~~~~
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13,
inlined from ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:502:22:
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro ‘EXTRACT_DIGIT’
360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro ‘EXTRACT_DIGIT’
361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro ‘EXTRACT_DIGIT’
362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro ‘EXTRACT_DIGIT’
359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro ‘EXTRACT_DIGIT’
360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro ‘EXTRACT_DIGIT’
361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro ‘EXTRACT_DIGIT’
358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro ‘EXTRACT_DIGIT’
359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro ‘EXTRACT_DIGIT’
360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:357:14: note: in expansion of macro ‘EXTRACT_DIGIT’
357 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro ‘EXTRACT_DIGIT’
358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro ‘EXTRACT_DIGIT’
359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro ‘EXTRACT_DIGIT’
361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro ‘EXTRACT_DIGIT’
362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro ‘EXTRACT_DIGIT’
363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro ‘EXTRACT_DIGIT’
362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro ‘EXTRACT_DIGIT’
363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro ‘EXTRACT_DIGIT’
364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro ‘EXTRACT_DIGIT’
363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro ‘EXTRACT_DIGIT’
364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro ‘EXTRACT_DIGIT’
366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:364:14: note: in expansion of macro ‘EXTRACT_DIGIT’
364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro ‘EXTRACT_DIGIT’
366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro ‘EXTRACT_DIGIT’
367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro ‘EXTRACT_DIGIT’
366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro ‘EXTRACT_DIGIT’
367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro ‘EXTRACT_DIGIT’
368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro ‘EXTRACT_DIGIT’
367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro ‘EXTRACT_DIGIT’
368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro ‘EXTRACT_DIGIT’
369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro ‘EXTRACT_DIGIT’
368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro ‘EXTRACT_DIGIT’
369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro ‘EXTRACT_DIGIT’
370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro ‘EXTRACT_DIGIT’
369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro ‘EXTRACT_DIGIT’
370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro ‘EXTRACT_DIGIT’
371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro ‘EXTRACT_DIGIT’
370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro ‘EXTRACT_DIGIT’
371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro ‘EXTRACT_DIGIT’
372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro ‘EXTRACT_DIGIT’
371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro ‘EXTRACT_DIGIT’
372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro ‘EXTRACT_DIGIT’
373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro ‘EXTRACT_DIGIT’
372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro ‘EXTRACT_DIGIT’
373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro ‘EXTRACT_DIGIT’
374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro ‘EXTRACT_DIGIT’
373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro ‘EXTRACT_DIGIT’
374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:374:14: note: in expansion of macro ‘EXTRACT_DIGIT’
374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^~~~~~~~~~~~~
Timeout (0:05:00)!
Thread 0x0000007fa9aef100 (most recent call first):
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/subprocess.py", line 2045 in _wait
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/subprocess.py", line 1280 in wait
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 188 in _run_process
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 293 in run_tmp_files
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 357 in _runtest
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 397 in run
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/threading.py", line 1043 in _bootstrap_inner
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/threading.py", line 1014 in _bootstrap
Thread 0x0000007faa2ff100 (most recent call first):
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/subprocess.py", line 2024 in _try_wait
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/subprocess.py", line 2049 in _wait
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/subprocess.py", line 1280 in wait
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 188 in _run_process
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 293 in run_tmp_files
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 357 in _runtest
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 397 in run
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/threading.py", line 1043 in _bootstrap_inner
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/threading.py", line 1014 in _bootstrap
Thread 0x0000007fb5c23500 (most recent call first):
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/test/libregrtest/logger.py", line 36 in log
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 547 in _get_result
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/test/libregrtest/run_workers.py", line 604 in run
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/test/libregrtest/main.py", line 432 in _run_tests_mp
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/test/libregrtest/main.py", line 537 in _run_tests
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/test/libregrtest/main.py", line 577 in run_tests
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/test/libregrtest/main.py", line 746 in main
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/test/libregrtest/main.py", line 754 in main
File "/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/Lib/test/__main__.py", line 2 in <module>
File "<frozen runpy>", line 88 in _run_code
File "<frozen runpy>", line 198 in _run_module_as_main
make: *** [Makefile:2252: buildbottest] Error 1
Cannot open file '/home/buildbot/buildarea/3.13.pablogsal-rasp.asan/build/test-results.xml' for upload
Test report
===========
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed compile (failure) (main)
by buildbot@python.org Aug. 18, 2025
by buildbot@python.org Aug. 18, 2025
Aug. 18, 2025
The Buildbot has detected a new failure on builder AMD64 FreeBSD Refleaks 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1613/builds/1854
Buildbot URL: https://buildbot.python.org/
Worker for this Build: ware-freebsd
Build Reason: <unknown>
Blamelist: Adam Turner <9087854+AA-Turner(a)users.noreply.github.com>, Christoph Walcher <christoph-wa(a)gmx.de>, Hood Chatham <roberthoodchatham(a)gmail.com>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
Note: switching to 'bc2872445b2aee4bb4e001d4171489d7123b1daf'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at bc2872445b2 gh-127146: Emscripten: Add test_sample_profiler skips where needed (#137815)
Switched to and reset branch 'main'
1 error
find: build: No such file or directory
find: build: No such file or directory
find: build: No such file or directory
find: build: No such file or directory
Test report
===========
Sincerely,
-The Buildbot
1
0