forked from omniti-labs/omnios-build
-
-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python313 - update from 3.13.1 to 3.13.2
- Loading branch information
Showing
14 changed files
with
45 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
== Tests result: SUCCESS == | ||
|
||
27 tests skipped: | ||
28 tests skipped: | ||
test.test_asyncio.test_windows_events | ||
test.test_asyncio.test_windows_utils test.test_gdb.test_backtrace | ||
test.test_gdb.test_cfunction test.test_gdb.test_cfunction_full | ||
test.test_gdb.test_misc test.test_gdb.test_pretty_print | ||
test_android test_dbm_gnu test_epoll test_free_threading test_idle | ||
test_kqueue test_launcher test_msvcrt test_perf_profiler | ||
test_perfmaps test_startfile test_tcl test_tkinter test_ttk | ||
test_ttk_textonly test_turtle test_winapi test_winconsoleio | ||
test_winreg test_wmi | ||
test_android test_apple test_dbm_gnu test_epoll | ||
test_free_threading test_idle test_kqueue test_launcher | ||
test_msvcrt test_perf_profiler test_perfmaps test_startfile | ||
test_tcl test_tkinter test_ttk test_ttk_textonly test_turtle | ||
test_winapi test_winconsoleio test_winreg test_wmi | ||
|
||
6 tests skipped (resource denied): | ||
test_smtpnet test_socketserver test_urllib2net test_urllibnet | ||
test_winsound test_zipfile64 | ||
|
||
445 tests OK. | ||
446 tests OK. | ||
|
||
Total tests: run=44,074 (filtered) skipped=1,955 | ||
Total test files: run=472/478 (filtered) skipped=27 resource_denied=6 | ||
Total tests: run=44,228 (filtered) skipped=1,958 | ||
Total test files: run=474/480 (filtered) skipped=28 resource_denied=6 | ||
Result: SUCCESS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters