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

[3.14] gh-140615: Update docstrings in the fcntl module (GH-140619)#141231

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

Merged

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchakaserhiy-storchaka commentedNov 8, 2025
edited by bedevere-appbot
Loading

  • Refer to bytes objects or bytes-like objects instead of strings.
  • Remove backticks -- they do not have effect on formatting.
  • Re-wrap lines to ensure the pydoc output fits in 80 coluimns.
  • Remove references to the 1024 bytes limit.

(cherry picked from commit6103770)

…GH-140619)* Refer to bytes objects or bytes-like objects instead of strings.* Remove backticks -- they do not have effect on formatting.* Re-wrap lines to ensure the pydoc output fits in 80 coluimns.* Remove references to the 1024 bytes limit.(cherry picked from commit6103770)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchakaserhiy-storchakaenabled auto-merge (squash)November 8, 2025 10:49
@serhiy-storchakaserhiy-storchaka merged commit1a08019 intopython:3.14Nov 8, 2025
45 checks passed
@miss-islington-app
Copy link

Thanks@serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app
Copy link

Sorry,@serhiy-storchaka, I could not cleanly backport this to3.13 due to a conflict.
Please backport usingcherry_picker on command line.

cherry_picker 1a080199aff6d98b476ab19e409d7ca4d56cb3c6 3.13

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull requestNov 8, 2025
…GH-140619) (pythonGH-141231)* Refer to bytes objects or bytes-like objects instead of strings.* Remove backticks -- they do not have effect on formatting.* Re-wrap lines to ensure the pydoc output fits in 80 columns.(cherry picked from commit6103770)(cherry picked from commit1a08019)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app
Copy link

GH-141232 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelNov 8, 2025
serhiy-storchaka added a commit that referenced this pull requestNov 8, 2025
…H-141231) (GH-141232)* Refer to bytes objects or bytes-like objects instead of strings.* Remove backticks -- they do not have effect on formatting.* Re-wrap lines to ensure the pydoc output fits in 80 columns.(cherry picked from commit6103770)(cherry picked from commit1a08019)
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@serhiy-storchaka

[8]ページ先頭

©2009-2025 Movatter.jp