You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or 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
I don't know why you'd use t-strings in annotations, but now if you do,
the STRING format will do a great job of recovering the source code.
(cherry picked from commit 90f476e)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Summary of the results of the build (if available):
==
Click to see traceback logs
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.itamaro-centos-aws.nogil/build/Lib/test/test_unparse.py", line 139, in check_ast_roundtripself.assertASTEqual(ast1, ast2)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.itamaro-centos-aws.nogil/build/Lib/test/support/ast_helper.py", line 46, in assertASTEqual
traverse_compare(ast1, ast2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.itamaro-centos-aws.nogil/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.itamaro-centos-aws.nogil/build/Lib/test/support/ast_helper.py", line 31, in traverse_compare
traverse_compare(node1, node2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.itamaro-centos-aws.nogil/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.itamaro-centos-aws.nogil/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.itamaro-centos-aws.nogil/build/Lib/test/support/ast_helper.py", line 43, in traverse_compareraiseself.failureException(msg) fromNoneAssertionError: First list contains 1 additional elements.
Summary of the results of the build (if available):
==
Click to see traceback logs
Traceback (most recent call last):
File "/User
s/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/test_unparse.py", line 139, in check_ast_roundtrip
self.assertASTEqual(ast1, ast2)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/ast_helper.py", line 46, in assertASTEqual
traverse_compare(ast1, ast2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/ast_helper.py", line 31, in traverse_compare
traverse_compare(node1, node2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/ast_helper.py", line 43, in traverse_compareraiseself.failureException(msg) fromNoneAssertionError: First list contains 1 additional elements.
Traceback (most recent call last):
File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/test_unparse.py", line 139, in check_ast_roundtripself.assertASTEqual(ast1, ast2)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/ast_helper.py", line 46, in assertASTEqual
traverse_compare(ast1, ast2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/ast_helper.py", line 31, in traverse_compare
traverse_compare(node1, node2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/ast_helper.py", line 43, in traverse_compareraiseself.failureException(msg) fromNoneAssertionError: First list contains 1 additional elements.
Traceback (most recent call last):
File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/test_ssl.py", line 5134, in test_preauth_data_to_tls_serverself.assertIn("before TLS handshake with data", wrap_error.args[1])
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^AssertionError: 'before TLS handshake with data' not found in '[SSL: RECORD_LAYER_FAILURE] record layer failure (_ssl.c:1077)'
Summary of the results of the build (if available):
==
Click to see traceback logs
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.opsec-fbsd14/build/Lib/test/test_unparse.py", line 139, in check_ast_roundtripself.assertASTEqual(ast1, ast2)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.opsec-fbsd14/build/Lib/test/support/ast_helper.py", line 46, in assertASTEqual
traverse_compare(ast1, ast2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.opsec-fbsd14/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.opsec-fbsd14/build/Lib/test/support/ast_helper.py", line 31, in traverse_compare
traverse_compare(node1, node2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.opsec-fbsd14/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.opsec-fbsd14/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.x.opsec-fbsd14/build/Lib/test/support/ast_helper.py", line 43, in traverse_compareraiseself.failureException(msg) fromNoneAssertionError: First list contains 1 additional elements.
Summary of the results of the build (if available):
==
Click to see traceback logs
Traceback (most recent call last):
File "C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\test_unparse.py", line 139, in check_ast_roundtripself.assertASTEqual(ast1, ast2)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\ast_helper.py", line 46, in assertASTEqual
traverse_compare(ast1, ast2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\ast_helper.py", line 31, in traverse_compare
traverse_compare(node1, node2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\ast_helper.py", line 43, in traverse_compareraiseself.failureException(msg) fromNoneAssertionError: First list contains 1 additional elements.
Traceback (most recent call last):
File "C:\Users\Administrator\buildarea\3.x.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\_test_multiprocessing.py", line 5470, in test_wait_integerself.assertLess(delta, expected +2)
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^AssertionError: 9.269663200015202 not less than 5
Summary of the results of the build (if available):
==
Click to see traceback logs
Traceback (most recent call last):
File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_unparse.py", line 139, in check_ast_roundtripself.assertASTEqual(ast1, ast2)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/support/ast_helper.py", line 46, in assertASTEqual
traverse_compare(ast1, ast2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/support/ast_helper.py", line 31, in traverse_compare
traverse_compare(node1, node2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/support/ast_helper.py", line 43, in traverse_compareraiseself.failureException(msg) fromNoneAssertionError: First list contains 1 additional elements.
Summary of the results of the build (if available):
==
Click to see traceback logs
Traceback (most recent call last):
File "/data/user/0/org.python.testbed/files/python/lib/python3.15/test/test_unparse.py", line 139, in check_ast_roundtripself.assertASTEqual(ast1, ast2)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/data/user/0/org.python.testbed/files/python/lib/python3.15/test/support/ast_helper.py", line 46, in assertASTEqual
traverse_compare(ast1, ast2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/data/user/0/org.python.testbed/files/python/lib/python3.15/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/data/user/0/org.python.testbed/files/python/lib/python3.15/test/support/ast_helper.py", line 31, in traverse_compare
traverse_compare(node1, node2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "/data/user/0/org.python.testbed/files/python/lib/python3.15/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/data/user/0/org.python.testbed/files/python/lib/python3.15/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/data/user/0/org.python.testbed/files/python/lib/python3.15/test/support/ast_helper.py", line 43, in traverse_compareraiseself.failureException(msg) fromNoneAssertionError: First list contains 1 additional elements.
…3628)
gh-133551: Support t-strings in annotationlib (GH-133553)
I don't know why you'd use t-strings in annotations, but now if you do,
the STRING format will do a great job of recovering the source code.
(cherry picked from commit 90f476e)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Summary of the results of the build (if available):
==
Click to see traceback logs
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.14.itamaro-centos-aws.nogil/build/Lib/test/test_unparse.py", line 139, in check_ast_roundtripself.assertASTEqual(ast1, ast2)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.14.itamaro-centos-aws.nogil/build/Lib/test/support/ast_helper.py", line 46, in assertASTEqual
traverse_compare(ast1, ast2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.14.itamaro-centos-aws.nogil/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.14.itamaro-centos-aws.nogil/build/Lib/test/support/ast_helper.py", line 31, in traverse_compare
traverse_compare(node1, node2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.14.itamaro-centos-aws.nogil/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.14.itamaro-centos-aws.nogil/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.14.itamaro-centos-aws.nogil/build/Lib/test/support/ast_helper.py", line 43, in traverse_compareraiseself.failureException(msg) fromNoneAssertionError: First list contains 1 additional elements.
Summary of the results of the build (if available):
==
Click to see traceback logs
Traceback (most recent call last):
File �[35m"/buildbot/buildarea/3.14.ware-debian-x86.installed/build/target/lib/python3.14/test/test_unparse.py"�[0m, line �[35m139�[0m, in �[35mcheck_ast_roundtrip�[0m
�[31mself.assertASTEqual�[0m�[1;31m(ast1, ast2)�[0m
�[31m~~~~~~~~~~~~~~~~~~~�[0m�[1;31m^^^^^^^^^^^^�[0m
File �[35m"/buildbot/buildarea/3.14.ware-debian-x86.installed/build/target/lib/python3.14/test/support/ast_helper.py"�[0m, line �[35m46�[0m, in �[35massertASTEqual�[0m
�[31mtraverse_compare�[0m�[1;31m(ast1, ast2)�[0m
�[31m~~~~~~~~~~~~~~~~�[0m�[1;31m^^^^^^^^^^^^�[0m
File �[35m"/buildbot/buildarea/3.14.ware-debian-x86.installed/build/target/lib/python3.14/test/support/ast_helper.py"�[0m, line �[35m27�[0m, in �[35mtraverse_compare�[0m
�[31mtraverse_compare�[0m�[1;31m(value1, value2)�[0m
�[31m~~~~~~~~~~~~~~~~�[0m�[1;31m^^^^^^^^^^^^^^^^�[0m
File �[35m"/buildbot/buildarea/3.14.ware-debian-x86.installed/build/target/lib/python3.14/test/support/ast_helper.py"�[0m, line �[35m31�[0m, in �[35mtraverse_compare�[0m
�[31mtraverse_compare�[0m�[1;31m(node1, node2)�[0m
�[31m~~~~~~~~~~~~~~~~�[0m�[1;31m^^^^^^^^^^^^^^�[0m
File �[35m"/buildbot/buildarea/3.14.ware-debian-x86.installed/build/target/lib/python3.14/test/support/ast_helper.py"�[0m, line �[35m27�[0m, in �[35mtraverse_compare�[0m
�[31mtraverse_compare�[0m�[1;31m(value1, value2)�[0m
�[31m~~~~~~~~~~~~~~~~�[0m�[1;31m^^^^^^^^^^^^^^^^�[0m
File �[35m"/buildbot/buildarea/3.14.ware-debian-x86.installed/build/target/lib/python3.14/test/support/ast_helper.py"�[0m, line �[35m27�[0m, in �[35mtraverse_compare�[0m
�[31mtraverse_compare�[0m�[1;31m(value1, value2)�[0m
�[31m~~~~~~~~~~~~~~~~�[0m�[1;31m^^^^^^^^^^^^^^^^�[0m
File �[35m"/buildbot/buildarea/3.14.ware-debian-x86.installed/build/target/lib/python3.14/test/support/ast_helper.py"�[0m, line �[35m43�[0m, in �[35mtraverse_compare�[0m
raiseself.failureException(msg) fromNone�[1;35mAssertionError�[0m: �[35mFirst list contains 1 additional elements.�[0m
Summary of the results of the build (if available):
==
Click to see traceback logs
Traceback (most recent call last):
File "/Users/buildbot/buildarea/3.14.pablogsal-macos-m1.macos-with-brew/build/Lib/test/test_unparse.py", line 139, in check_ast_roundtripself.assertASTEqual(ast1, ast2)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/Users/buildbot/buildarea/3.14.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/ast_helper.py", line 46, in assertASTEqual
traverse_compare(ast1, ast2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/Users/buildbot/buildarea/3.14.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/Users/buildbot/buildarea/3.14.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/ast_helper.py", line 31, in traverse_compare
traverse_compare(node1, node2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "/Users/buildbot/buildarea/3.14.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/Users/buildbot/buildarea/3.14.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/Users/buildbot/buildarea/3.14.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/ast_helper.py", line 43, in traverse_compareraiseself.failureException(msg) fromNoneAssertionError: First list contains 1 additional elements.
Summary of the results of the build (if available):
==
Click to see traceback logs
Traceback (most recent call last):
File "/Users/ec2-user/buildbot/buildarea/3.14.itamaro-macos-arm64-aws.macos-with-brew.nogil/build/Lib/test/test_unparse.py", line 139, in check_ast_roundtripself.assertASTEqual(ast1, ast2)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/Users/ec2-user/buildbot/buildarea/3.14.itamaro-macos-arm64-aws.macos-with-brew.nogil/build/Lib/test/support/ast_helper.py", line 46, in assertASTEqual
traverse_compare(ast1, ast2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/Users/ec2-user/buildbot/buildarea/3.14.itamaro-macos-arm64-aws.macos-with-brew.nogil/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/Users/ec2-user/buildbot/buildarea/3.14.itamaro-macos-arm64-aws.macos-with-brew.nogil/build/Lib/test/support/ast_helper.py", line 31, in traverse_compare
traverse_compare(node1, node2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "/Users/ec2-user/buildbot/buildarea/3.14.itamaro-macos-arm64-aws.macos-with-brew.nogil/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/Users/ec2-user/buildbot/buildarea/3.14.itamaro-macos-arm64-aws.macos-with-brew.nogil/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/Users/ec2-user/buildbot/buildarea/3.14.itamaro-macos-arm64-aws.macos-with-brew.nogil/build/Lib/test/support/ast_helper.py", line 43, in traverse_compareraiseself.failureException(msg) fromNoneAssertionError: First list contains 1 additional elements.
Summary of the results of the build (if available):
==
Click to see traceback logs
Traceback (most recent call last):
File �[35m"/buildbot/buildarea/3.14.ware-debian-x86.nondebug/build/Lib/test/test_unparse.py"�[0m, line �[35m139�[0m, in �[35mcheck_ast_roundtrip�[0m
�[31mself.assertASTEqual�[0m�[1;31m(ast1, ast2)�[0m
�[31m~~~~~~~~~~~~~~~~~~~�[0m�[1;31m^^^^^^^^^^^^�[0m
File �[35m"/buildbot/buildarea/3.14.ware-debian-x86.nondebug/build/Lib/test/support/ast_helper.py"�[0m, line �[35m46�[0m, in �[35massertASTEqual�[0m
�[31mtraverse_compare�[0m�[1;31m(ast1, ast2)�[0m
�[31m~~~~~~~~~~~~~~~~�[0m�[1;31m^^^^^^^^^^^^�[0m
File �[35m"/buildbot/buildarea/3.14.ware-debian-x86.nondebug/build/Lib/test/support/ast_helper.py"�[0m, line �[35m27�[0m, in �[35mtraverse_compare�[0m
�[31mtraverse_compare�[0m�[1;31m(value1, value2)�[0m
�[31m~~~~~~~~~~~~~~~~�[0m�[1;31m^^^^^^^^^^^^^^^^�[0m
File �[35m"/buildbot/buildarea/3.14.ware-debian-x86.nondebug/build/Lib/test/support/ast_helper.py"�[0m, line �[35m31�[0m, in �[35mtraverse_compare�[0m
�[31mtraverse_compare�[0m�[1;31m(node1, node2)�[0m
�[31m~~~~~~~~~~~~~~~~�[0m�[1;31m^^^^^^^^^^^^^^�[0m
File �[35m"/buildbot/buildarea/3.14.ware-debian-x86.nondebug/build/Lib/test/support/ast_helper.py"�[0m, line �[35m27�[0m, in �[35mtraverse_compare�[0m
�[31mtraverse_compare�[0m�[1;31m(value1, value2)�[0m
�[31m~~~~~~~~~~~~~~~~�[0m�[1;31m^^^^^^^^^^^^^^^^�[0m
File �[35m"/buildbot/buildarea/3.14.ware-debian-x86.nondebug/build/Lib/test/support/ast_helper.py"�[0m, line �[35m27�[0m, in �[35mtraverse_compare�[0m
�[31mtraverse_compare�[0m�[1;31m(value1, value2)�[0m
�[31m~~~~~~~~~~~~~~~~�[0m�[1;31m^^^^^^^^^^^^^^^^�[0m
File �[35m"/buildbot/buildarea/3.14.ware-debian-x86.nondebug/build/Lib/test/support/ast_helper.py"�[0m, line �[35m43�[0m, in �[35mtraverse_compare�[0m
raiseself.failureException(msg) fromNone�[1;35mAssertionError�[0m: �[35mFirst list contains 1 additional elements.�[0m
Summary of the results of the build (if available):
==
Click to see traceback logs
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.14.opsec-fbsd14/build/Lib/test/test_unparse.py", line 139, in check_ast_roundtripself.assertASTEqual(ast1, ast2)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.14.opsec-fbsd14/build/Lib/test/support/ast_helper.py", line 46, in assertASTEqual
traverse_compare(ast1, ast2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.14.opsec-fbsd14/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.14.opsec-fbsd14/build/Lib/test/support/ast_helper.py", line 31, in traverse_compare
traverse_compare(node1, node2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.14.opsec-fbsd14/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.14.opsec-fbsd14/build/Lib/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/home/buildbot/buildarea/3.14.opsec-fbsd14/build/Lib/test/support/ast_helper.py", line 43, in traverse_compareraiseself.failureException(msg) fromNoneAssertionError: First list contains 1 additional elements.
Summary of the results of the build (if available):
==
Click to see traceback logs
Traceback (most recent call last):
File "C:\Users\Administrator\buildarea\3.14.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\test_unparse.py", line 139, in check_ast_roundtripself.assertASTEqual(ast1, ast2)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "C:\Users\Administrator\buildarea\3.14.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\ast_helper.py", line 46, in assertASTEqual
traverse_compare(ast1, ast2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "C:\Users\Administrator\buildarea\3.14.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "C:\Users\Administrator\buildarea\3.14.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\ast_helper.py", line 31, in traverse_compare
traverse_compare(node1, node2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "C:\Users\Administrator\buildarea\3.14.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "C:\Users\Administrator\buildarea\3.14.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "C:\Users\Administrator\buildarea\3.14.itamaro-win64-srv-22-aws.x64.nogil\build\Lib\test\support\ast_helper.py", line 43, in traverse_compareraiseself.failureException(msg) fromNoneAssertionError: First list contains 1 additional elements.
Summary of the results of the build (if available):
==
Click to see traceback logs
Traceback (most recent call last):
File "/Users/buildbot/Library/Developer/XCTestDevices/0084C28A-2B78-4724-BF02-BF99CCD71A3E/data/Containers/Bundle/Application/AA65B0AA-06AE-4D26-9B0A-47AC0BB74630/iOSTestbed.app/python/lib/python3.15/test/test_unparse.py", line 139, in check_ast_roundtripself.assertASTEqual(ast1, ast2)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/Users/buildbot/Library/Developer/XCTestDevices/0084C28A-2B78-4724-BF02-BF99CCD71A3E/data/Containers/Bundle/Application/AA65B0AA-06AE-4D26-9B0A-47AC0BB74630/iOSTestbed.app/python/lib/python3.15/test/support/ast_helper.py", line 46, in assertASTEqual
traverse_compare(ast1, ast2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/Users/buildbot/Library/Developer/XCTestDevices/0084C28A-2B78-4724-BF02-BF99CCD71A3E/data/Containers/Bundle/Application/AA65B0AA-06AE-4D26-9B0A-47AC0BB74630/iOSTestbed.app/python/lib/python3.15/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/Users/buildbot/Library/Developer/XCTestDevices/0084C28A-2B78-4724-BF02-BF99CCD71A3E/data/Containers/Bundle/Application/AA65B0AA-06AE-4D26-9B0A-47AC0BB74630/iOSTestbed.app/python/lib/python3.15/test/support/ast_helper.py", line 31, in traverse_compare
traverse_compare(node1, node2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "/Users/buildbot/Library/Developer/XCTestDevices/0084C28A-2B78-4724-BF02-BF99CCD71A3E/data/Containers/Bundle/Application/AA65B0AA-06AE-4D26-9B0A-47AC0BB74630/iOSTestbed.app/python/lib/python3.15/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/Users/buildbot/Library/Developer/XCTestDevices/0084C28A-2B78-4724-BF02-BF99CCD71A3E/data/Containers/Bundle/Application/AA65B0AA-06AE-4D26-9B0A-47AC0BB74630/iOSTestbed.app/python/lib/python3.15/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/Users/buildbot/Library/Developer/XCTestDevices/0084C28A-2B78-4724-BF02-BF99CCD71A3E/data/Containers/Bundle/Application/AA65B0AA-06AE-4D26-9B0A-47AC0BB74630/iOSTestbed.app/python/lib/python3.15/test/support/ast_helper.py", line 43, in traverse_compareraiseself.failureException(msg) fromNoneAssertionError: First list contains 1 additional elements.
Summary of the results of the build (if available):
==
Click to see traceback logs
Traceback (most recent call last):
File "/data/user/0/org.python.testbed/files/python/lib/python3.14/test/test_unparse.py", line 139, in check_ast_roundtripself.assertASTEqual(ast1, ast2)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/data/user/0/org.python.testbed/files/python/lib/python3.14/test/support/ast_helper.py", line 46, in assertASTEqual
traverse_compare(ast1, ast2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/data/user/0/org.python.testbed/files/python/lib/python3.14/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/data/user/0/org.python.testbed/files/python/lib/python3.14/test/support/ast_helper.py", line 31, in traverse_compare
traverse_compare(node1, node2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "/data/user/0/org.python.testbed/files/python/lib/python3.14/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/data/user/0/org.python.testbed/files/python/lib/python3.14/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/data/user/0/org.python.testbed/files/python/lib/python3.14/test/support/ast_helper.py", line 43, in traverse_compareraiseself.failureException(msg) fromNoneAssertionError: First list contains 1 additional elements.
Summary of the results of the build (if available):
==
Click to see traceback logs
Traceback (most recent call last):
File "/Users/buildbot/Library/Developer/XCTestDevices/047C7520-C084-482C-B9E5-75522E673869/data/Containers/Bundle/Application/D82F22A3-CFCA-4729-A81B-61777EBF18D5/iOSTestbed.app/python/lib/python3.14/test/test_unparse.py", line 139, in check_ast_roundtripself.assertASTEqual(ast1, ast2)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/Users/buildbot/Library/Developer/XCTestDevices/047C7520-C084-482C-B9E5-75522E673869/data/Containers/Bundle/Application/D82F22A3-CFCA-4729-A81B-61777EBF18D5/iOSTestbed.app/python/lib/python3.14/test/support/ast_helper.py", line 46, in assertASTEqual
traverse_compare(ast1, ast2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^
File "/Users/buildbot/Library/Developer/XCTestDevices/047C7520-C084-482C-B9E5-75522E673869/data/Containers/Bundle/Application/D82F22A3-CFCA-4729-A81B-61777EBF18D5/iOSTestbed.app/python/lib/python3.14/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/Users/buildbot/Library/Developer/XCTestDevices/047C7520-C084-482C-B9E5-75522E673869/data/Containers/Bundle/Application/D82F22A3-CFCA-4729-A81B-61777EBF18D5/iOSTestbed.app/python/lib/python3.14/test/support/ast_helper.py", line 31, in traverse_compare
traverse_compare(node1, node2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "/Users/buildbot/Library/Developer/XCTestDevices/047C7520-C084-482C-B9E5-75522E673869/data/Containers/Bundle/Application/D82F22A3-CFCA-4729-A81B-61777EBF18D5/iOSTestbed.app/python/lib/python3.14/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/Users/buildbot/Library/Developer/XCTestDevices/047C7520-C084-482C-B9E5-75522E673869/data/Containers/Bundle/Application/D82F22A3-CFCA-4729-A81B-61777EBF18D5/iOSTestbed.app/python/lib/python3.14/test/support/ast_helper.py", line 27, in traverse_compare
traverse_compare(value1, value2)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "/Users/buildbot/Library/Developer/XCTestDevices/047C7520-C084-482C-B9E5-75522E673869/data/Containers/Bundle/Application/D82F22A3-CFCA-4729-A81B-61777EBF18D5/iOSTestbed.app/python/lib/python3.14/test/support/ast_helper.py", line 43, in traverse_compareraiseself.failureException(msg) fromNoneAssertionError: First list contains 1 additional elements.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I don't know why you'd use t-strings in annotations, but now if you do,
the STRING format will do a great job of recovering the source code.