Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gunicorn 23.0.0, draft#14921

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
pajod wants to merge4 commits intopython:main
base:main
Choose a base branch
Loading
frompajod:patch-gunicorn
Draft

Conversation

@pajod
Copy link
Contributor

@pajodpajod commentedOct 25, 2025
edited
Loading

for@eugeneliukindev

questions:

notes on things I would like to modify:

  • match stdlib wsgiref in that start_response accepts optional exc_info
  • FileWrapper.__getitem__ is odd, mark the argumentNever
  • restrictload_class to only classes it is used for viagunicorn.conf.py
  • clarify thatwrite_error shall not inject arbitrary str data
  • mosttimeout are actually float not int, andgunicorn/workers/sync.py actually uses this
  • timeout_ctx must return a context wrapper
  • overridingThreadWorker.poller is legitimate
  • handle_request(listener_name) can be either (addr,port) tuples or string (e.g. UNIX sockets)

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

According tomypy_primer, this change has no effect on the checked open source code. 🤖🎉

@eugeneliukindev
Copy link
Contributor

@pajod Thank you for finding the inconsistencies and correcting them. I did make a mistake while doing PR.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@pajod@eugeneliukindev

[8]ページ先頭

©2009-2025 Movatter.jp