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 #7927/da2e349a backport][3.9] Pin proxy.py to 2.4.4rc4 for testing #7934

Conversation

patchback[bot]
Copy link
Contributor

@patchback patchback bot commented Dec 3, 2023

This is a backport of PR #7927 as merged into master (da2e349).

What do these changes do?

Restores proxy.py to use 2.4.4rc4 per #7773 (comment)

Are there changes in behavior for the user?

Related issue number

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes
  • If you provide code modification, please add yourself to CONTRIBUTORS.txt
    • The format is <Name> <Surname>.
    • Please keep alphabetical order, the file is sorted by names.
  • Add a new news fragment into the CHANGES folder
    • name it <issue_id>.<type> for example (588.bugfix)
    • if you don't have an issue_id change it to the pr id after creating the pr
    • ensure type is one of the following:
      • .feature: Signifying a new feature.
      • .bugfix: Signifying a bug fix.
      • .doc: Signifying a documentation improvement.
      • .removal: Signifying a deprecation or removal of public API.
      • .misc: A ticket has been closed, but it is not of interest to users.
    • Make sure to use full sentences with correct case and punctuation, for example: "Fix issue with non-ascii contents in doctest text files."

PR #7927

(cherry picked from commit da2e349)
@patchback patchback bot mentioned this pull request Dec 3, 2023
5 tasks
@webknjaz webknjaz enabled auto-merge (squash) December 3, 2023 03:31
@webknjaz webknjaz added the bot:chronographer:skip This PR does not need to include a change note label Dec 3, 2023
Copy link

codecov bot commented Dec 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d548b59) 97.37% compared to head (95fc567) 97.37%.

Additional details and impacted files
@@           Coverage Diff           @@
##              3.9    #7934   +/-   ##
=======================================
  Coverage   97.37%   97.37%           
=======================================
  Files         108      108           
  Lines       32453    32453           
  Branches     3846     3846           
=======================================
  Hits        31600    31600           
  Misses        652      652           
  Partials      201      201           
Flag Coverage Δ
CI-GHA 97.28% <ø> (ø)
OS-Linux 96.97% <ø> (ø)
OS-Windows 94.46% <ø> (ø)
OS-macOS 96.78% <ø> (ø)
Py-3.10.11 94.36% <ø> (ø)
Py-3.10.13 96.74% <ø> (ø)
Py-3.11.6 96.50% <ø> (ø)
Py-3.12.0 96.41% <ø> (?)
Py-3.8.10 94.34% <ø> (ø)
Py-3.8.18 96.68% <ø> (ø)
Py-3.9.13 94.35% <ø> (ø)
Py-3.9.18 96.73% <ø> (ø)
Py-pypy7.3.13 96.18% <ø> (ø)
VM-macos 96.78% <ø> (ø)
VM-ubuntu 96.97% <ø> (ø)
VM-windows 94.46% <ø> (ø)

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.

@webknjaz webknjaz merged commit 32651f8 into 3.9 Dec 3, 2023
28 of 31 checks passed
@webknjaz webknjaz deleted the patchback/backports/3.9/da2e349a10b0c63594dcc30601de5fd6248c8f2e/pr-7927 branch December 3, 2023 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:skip This PR does not need to include a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants