Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit533da5e

Browse files
[3.11]gh-111811: Fix test_recursive_repr for WASI (GH-112130) (#112132)
gh-111811: Fix test_recursive_repr for WASI (GH-112130)(cherry picked from commit7218bac)Co-authored-by: Kushal Das <mail@kushaldas.in>
1 parentb4f3a62 commit533da5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎Lib/test/test_xml_etree.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2564,6 +2564,7 @@ def __eq__(self, o):
25642564
e.extend([ET.Element('bar')])
25652565
self.assertRaises(ValueError,e.remove,X('baz'))
25662566

2567+
@support.infinite_recursion(25)
25672568
deftest_recursive_repr(self):
25682569
# Issue #25455
25692570
e=ET.Element('foo')

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp