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 #7850/22170b21 backport][3.9] Fix import under PyPy 3.8/3.9 on Windows #7854

Conversation

patchback[bot]
Copy link
Contributor

@patchback patchback bot commented Nov 19, 2023

This is a backport of PR #7850 as merged into master (22170b2).

Fixes #7848.

Copy link

codecov bot commented Nov 19, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (68c9697) 97.35% compared to head (a9cdc16) 97.35%.

Files Patch % Lines
aiohttp/cookiejar.py 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              3.9    #7854   +/-   ##
=======================================
  Coverage   97.35%   97.35%           
=======================================
  Files         107      107           
  Lines       32357    32357           
  Branches     3838     3838           
=======================================
  Hits        31500    31500           
  Misses        652      652           
  Partials      205      205           
Flag Coverage Δ
CI-GHA 97.26% <0.00%> (ø)
OS-Linux 96.95% <0.00%> (ø)
OS-Windows 94.50% <0.00%> (ø)
OS-macOS 96.61% <0.00%> (-0.01%) ⬇️
Py-3.10.11 94.41% <0.00%> (+<0.01%) ⬆️
Py-3.10.13 96.77% <0.00%> (ø)
Py-3.11.6 96.45% <0.00%> (ø)
Py-3.12.0 96.50% <0.00%> (?)
Py-3.8.10 94.37% <0.00%> (ø)
Py-3.8.18 96.71% <0.00%> (ø)
Py-3.9.13 94.39% <0.00%> (ø)
Py-3.9.18 96.75% <0.00%> (-0.01%) ⬇️
Py-pypy7.3.13 96.21% <0.00%> (ø)
VM-macos 96.61% <0.00%> (-0.01%) ⬇️
VM-ubuntu 96.95% <0.00%> (ø)
VM-windows 94.50% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Dreamsorcerer Dreamsorcerer merged commit c491ed7 into 3.9 Nov 19, 2023
26 of 31 checks passed
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.9/22170b21064be8fdf75b947d9c2930df7b2518e1/pr-7850 branch November 19, 2023 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants