Skip to content

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Feb 23, 2024

Re: #7820 (comment)

Coverage.py 7.4.0 added support for Python 3.12's sys.monitoring and COVERAGE_CORE: sysmon, but would also enable it on older versions of Python and fail.

Coverage.py 7.4.2 only uses sys.monitoring when COVERAGE_CORE: sysmon and we're on 3.12+.

So let's make sure we have at least 7.4.2 installed.

I only set it for the workflow that started failing (probably due to caching). We could add it to the others, but I think it's fine if they're passing.

@hugovk hugovk added the Testing label Feb 23, 2024
@radarhere
Copy link
Member

Thanks.

@radarhere radarhere merged commit 5830396 into python-pillow:main Feb 23, 2024
@hugovk hugovk deleted the coverage-sysmon branch February 23, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants