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

gh-141004: DocumentPyFile_OpenCode andPyFile_OpenCodeObject#141413

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
ZeroIntensity merged 4 commits intopython:mainfromZeroIntensity:document-pyfile
Nov 11, 2025

Conversation

@ZeroIntensity
Copy link
Member

@ZeroIntensityZeroIntensity commentedNov 11, 2025
edited
Loading

Comment on lines 115 to 116
:c:expr:`const char*` that is decoded by the
:term:`filesystem encoding and error handler`.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

UTF-8 encoding, no (also implied by the parameter name)?

PyObject*pathobj=PyUnicode_FromString(utf8path);

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Ah, good catch.

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Copy link
Member

@StanFromIrelandStanFromIreland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM

ZeroIntensity reacted with heart emoji
@ZeroIntensityZeroIntensity merged commit2befce8 intopython:mainNov 11, 2025
28 checks passed
@ZeroIntensityZeroIntensity deleted the document-pyfile branchNovember 11, 2025 20:31
@miss-islington-app
Copy link

Thanks@ZeroIntensity for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@github-project-automationgithub-project-automationbot moved this fromTodo toDone inDocs PRsNov 11, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestNov 11, 2025
…t` (pythonGH-141413)(cherry picked from commit2befce8)Co-authored-by: Peter Bierma <zintensitydev@gmail.com>Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
@bedevere-app
Copy link

GH-141425 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelNov 11, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestNov 11, 2025
…t` (pythonGH-141413)(cherry picked from commit2befce8)Co-authored-by: Peter Bierma <zintensitydev@gmail.com>Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
@bedevere-app
Copy link

GH-141426 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 11, 2025
ZeroIntensity added a commit that referenced this pull requestNov 11, 2025
…ct` (GH-141413) (GH-141425)gh-141004: Document `PyFile_OpenCode` and `PyFile_OpenCodeObject` (GH-141413)(cherry picked from commit2befce8)Co-authored-by: Peter Bierma <zintensitydev@gmail.com>Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
ZeroIntensity added a commit that referenced this pull requestNov 11, 2025
…ct` (GH-141413) (GH-141426)gh-141004: Document `PyFile_OpenCode` and `PyFile_OpenCodeObject` (GH-141413)(cherry picked from commit2befce8)Co-authored-by: Peter Bierma <zintensitydev@gmail.com>Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@StanFromIrelandStanFromIrelandStanFromIreland approved these changes

Assignees

No one assigned

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@ZeroIntensity@StanFromIreland

[8]ページ先頭

©2009-2025 Movatter.jp