Skip to content

[PR #12133/4ec897bd backport][3.14] Update Gunicorn documentation link#12135

Merged
Dreamsorcerer merged 1 commit into3.14from
patchback/backports/3.14/4ec897bddfa84c23389d6bfe6764e549ba50b696/pr-12133
Feb 23, 2026
Merged

[PR #12133/4ec897bd backport][3.14] Update Gunicorn documentation link#12135
Dreamsorcerer merged 1 commit into3.14from
patchback/backports/3.14/4ec897bddfa84c23389d6bfe6764e549ba50b696/pr-12133

Conversation

@patchback
Copy link
Copy Markdown
Contributor

@patchback patchback bot commented Feb 23, 2026

This is a backport of PR #12133 as merged into master (4ec897b).

The previous link referred to a non existing page (404)

What do these changes do?

Fixes a 404 link to the Gunicorn site

Are there changes in behavior for the user?

no

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

no

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_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.

@patchback patchback bot mentioned this pull request Feb 23, 2026
5 tasks
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Feb 23, 2026

Merging this PR will not alter performance

✅ 59 untouched benchmarks


Comparing patchback/backports/3.14/4ec897bddfa84c23389d6bfe6764e549ba50b696/pr-12133 (7cb9acd) with 3.14 (8896cfc)

Open in CodSpeed

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.25%. Comparing base (8896cfc) to head (7cb9acd).
⚠️ Report is 1 commits behind head on 3.14.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             3.14   #12135      +/-   ##
==========================================
- Coverage   98.26%   98.25%   -0.01%     
==========================================
  Files         129      129              
  Lines       45664    45664              
  Branches     2472     2472              
==========================================
- Hits        44870    44867       -3     
- Misses        612      615       +3     
  Partials      182      182              
Flag Coverage Δ
CI-GHA 98.13% <ø> (-0.01%) ⬇️
OS-Linux 97.89% <ø> (-0.01%) ⬇️
OS-Windows 95.62% <ø> (ø)
OS-macOS 97.15% <ø> (ø)
Py-3.10.11 96.70% <ø> (ø)
Py-3.10.19 97.17% <ø> (-0.01%) ⬇️
Py-3.11.14 97.41% <ø> (ø)
Py-3.11.9 96.94% <ø> (ø)
Py-3.12.10 97.02% <ø> (ø)
Py-3.12.12 97.50% <ø> (-0.01%) ⬇️
Py-3.13.11 97.50% <ø> (-0.01%) ⬇️
Py-3.13.12 97.00% <ø> (ø)
Py-3.14.2 97.45% <ø> (ø)
Py-3.14.3 96.95% <ø> (ø)
Py-3.14.3t 96.79% <ø> (-0.01%) ⬇️
Py-pypy3.11.13-7.3.20 96.83% <ø> (ø)
VM-macos 97.15% <ø> (ø)
VM-ubuntu 97.89% <ø> (-0.01%) ⬇️
VM-windows 95.62% <ø> (ø)

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 26917a2 into 3.14 Feb 23, 2026
38 checks passed
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.14/4ec897bddfa84c23389d6bfe6764e549ba50b696/pr-12133 branch February 23, 2026 17:21
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