Skip to content

[PR #10568/8ac48306 backport][3.12] Docs fixups following implement socket factory (#10534)#10637

Merged
bdraco merged 1 commit into3.12from
patchback/backports/3.12/8ac483068ea24f6a709b3ead51ec87e3660a3b24/pr-10568
Mar 30, 2025
Merged

[PR #10568/8ac48306 backport][3.12] Docs fixups following implement socket factory (#10534)#10637
bdraco merged 1 commit into3.12from
patchback/backports/3.12/8ac483068ea24f6a709b3ead51ec87e3660a3b24/pr-10568

Conversation

@patchback
Copy link
Copy Markdown
Contributor

@patchback patchback bot commented Mar 30, 2025

This is a backport of PR #10568 as merged into master (8ac4830).

What do these changes do?

Docs

Are there changes in behavior for the user?

No

Is it a substantial burden for the maintainers to support this?

No

Related issue number

N/A

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_or_pr_num>.<type>.rst (e.g. 588.bugfix.rst)

    • if you don't have an issue number, change it to the pull request
      number after creating the PR

      • .bugfix: A bug fix for something the maintainers deemed an
        improper undesired behavior that got corrected to match
        pre-agreed expectations.
      • .feature: A new behavior, public APIs. That sort of stuff.
      • .deprecation: A declaration of future API removals and breaking
        changes in behavior.
      • .breaking: When something public is removed in a breaking way.
        Could be deprecated in an earlier release.
      • .doc: Notable updates to the documentation structure or build
        process.
      • .packaging: Notes for downstreams about unobvious side effects
        and tooling. Changes in the test invocation considerations and
        runtime assumptions.
      • .contrib: Stuff that affects the contributor experience. e.g.
        Running tests, building the docs, setting up the development
        environment.
      • .misc: Changes that are hard to assign to any of the above
        categories.
    • Make sure to use full sentences with correct case and punctuation,
      for example:

      Fixed issue with non-ascii contents in doctest text files
      -- by :user:`contributor-gh-handle`.

      Use the past tense or the present tense a non-imperative mood,
      referring to what's changed compared to the last released version
      of this project.

@bdraco bdraco enabled auto-merge (squash) March 30, 2025 21:05
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Mar 30, 2025

CodSpeed Performance Report

Merging #10637 will not alter performance

Comparing patchback/backports/3.12/8ac483068ea24f6a709b3ead51ec87e3660a3b24/pr-10568 (5b5fea3) with 3.12 (5e20fe1)

Summary

✅ 47 untouched benchmarks

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (3.12@b2965de). Learn more about missing BASE report.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.12   #10637   +/-   ##
=======================================
  Coverage        ?   98.09%           
=======================================
  Files           ?      126           
  Lines           ?    37531           
  Branches        ?     2120           
=======================================
  Hits            ?    36817           
  Misses          ?      545           
  Partials        ?      169           
Flag Coverage Δ
CI-GHA 97.98% <ø> (?)
OS-Linux 97.68% <ø> (?)
OS-Windows 94.75% <ø> (?)
OS-macOS 96.81% <ø> (?)
Py-3.10.11 96.70% <ø> (?)
Py-3.10.16 97.27% <ø> (?)
Py-3.11.11 97.37% <ø> (?)
Py-3.11.9 96.80% <ø> (?)
Py-3.12.9 97.77% <ø> (?)
Py-3.13.2 97.76% <ø> (?)
Py-3.9.13 96.59% <ø> (?)
Py-3.9.21 97.15% <ø> (?)
Py-pypy7.3.16 83.78% <ø> (?)
VM-macos 96.81% <ø> (?)
VM-ubuntu 97.68% <ø> (?)
VM-windows 94.75% <ø> (?)

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.

@bdraco bdraco merged commit 64efce2 into 3.12 Mar 30, 2025
36 checks passed
@bdraco bdraco deleted the patchback/backports/3.12/8ac483068ea24f6a709b3ead51ec87e3660a3b24/pr-10568 branch March 30, 2025 21:58
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