Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR #12885/a4e40bcf backport][8.3.x] Fix pdb selftests on Python 3.13 #12887

Merge pull request #12885 from The-Compiler/pdb-py311

d46b883
Select commit
Loading
Failed to load commit list.
Merged

[PR #12885/a4e40bcf backport][8.3.x] Fix pdb selftests on Python 3.13 #12887

Merge pull request #12885 from The-Compiler/pdb-py311
d46b883
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 13, 2024 in 0s

20.00% of diff hit (target 96.80%)

View this Pull Request on Codecov

20.00% of diff hit (target 96.80%)

Annotations

Check warning on line 772 in testing/test_debugging.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

testing/test_debugging.py#L772

Added line #L772 was not covered by tests

Check warning on line 777 in testing/test_debugging.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

testing/test_debugging.py#L776-L777

Added lines #L776 - L777 were not covered by tests

Check warning on line 793 in testing/test_debugging.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

testing/test_debugging.py#L793

Added line #L793 was not covered by tests

Check warning on line 798 in testing/test_debugging.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

testing/test_debugging.py#L797-L798

Added lines #L797 - L798 were not covered by tests