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

Fix the fullcoverage test on Python 3.11 #1278

Closed
nedbat opened this issue Nov 10, 2021 · 1 comment
Closed

Fix the fullcoverage test on Python 3.11 #1278

nedbat opened this issue Nov 10, 2021 · 1 comment
Labels
bug Something isn't working fixed

Comments

@nedbat
Copy link
Owner

nedbat commented Nov 10, 2021

The fullcoverage test fails on 3.11, but can probably be easily fixed.

@nedbat nedbat added the bug Something isn't working label Nov 10, 2021
nedbat added a commit that referenced this issue Nov 10, 2021
The fix for CTracer is egregious and will need to be updated when there's a
supported way to do it.

The fullcoverage skip is noted in
#1278

The raise_through_with skip is noted in
#1270
@nedbat nedbat added this to the Next milestone Nov 10, 2021
nedbat added a commit that referenced this issue Nov 10, 2021
The fix for CTracer is egregious and will need to be updated when there's a
supported way to do it.

The fullcoverage skip is noted in
#1278

The raise_through_with skip is noted in
#1270
nedbat added a commit that referenced this issue Nov 10, 2021
The fix for CTracer is egregious and will need to be updated when there's a
supported way to do it.

The fullcoverage skip is noted in
#1278

The raise_through_with skip is noted in
#1270
nedbat added a commit that referenced this issue Nov 10, 2021
The fix for CTracer is egregious and will need to be updated when there's a
supported way to do it.

The fullcoverage skip is noted in
#1278

The raise_through_with skip is noted in
#1270
nedbat added a commit that referenced this issue Nov 10, 2021
The fix for CTracer is egregious and will need to be updated when there's a
supported way to do it.

The fullcoverage skip is noted in
#1278

The raise_through_with skip is noted in
#1270
nedbat added a commit that referenced this issue Nov 10, 2021
The fix for CTracer is egregious and will need to be updated when there's a
supported way to do it.

The fullcoverage skip is noted in
#1278

The raise_through_with skip is noted in
#1270
nedbat added a commit that referenced this issue Nov 10, 2021
The fix for CTracer is egregious and will need to be updated when there's a
supported way to do it.

The fullcoverage skip is noted in
#1278

The raise_through_with skip is noted in
#1270
@nedbat
Copy link
Owner Author

nedbat commented Nov 13, 2021

Fixed in 52efb4d.

@nedbat nedbat closed this as completed Nov 13, 2021
@nedbat nedbat added the fixed label Nov 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed
Projects
None yet
Development

No branches or pull requests

1 participant