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-108765: Move stat() fiddling from pyport.h to fileutils.h#108854

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
vstinner merged 1 commit intopython:mainfromvstinner:stat_fiddling
Sep 3, 2023

Conversation

vstinner
Copy link
Member

@vstinnervstinner commentedSep 3, 2023
edited by bedevere-bot
Loading

@vstinner
Copy link
MemberAuthor

This change is safe. It does not change any API, it only moves code from pyport.h to fileutils.h, but both header files are included by Python.h (which is the only header which must be included).

@vstinnervstinnerenabled auto-merge (squash)September 3, 2023 21:14
@vstinnervstinner merged commitc2ec174 intopython:mainSep 3, 2023
@vstinnervstinner deleted the stat_fiddling branchSeptember 3, 2023 21:32
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJun 27, 2025
…pythonGH-108854 (pythonGH-136027)(cherry picked from commit0141e7f)Co-authored-by: Lee Dogeon <dev.moreal@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJun 27, 2025
…pythonGH-108854 (pythonGH-136027)(cherry picked from commit0141e7f)Co-authored-by: Lee Dogeon <dev.moreal@gmail.com>
picnixz pushed a commit that referenced this pull requestJun 27, 2025
GH-108854 (GH-136027) (#136044)gh-108765: fix comment about macro definitions in `_stat.c` postGH-108854 (GH-136027)(cherry picked from commit0141e7f)Co-authored-by: Lee Dogeon <dev.moreal@gmail.com>
picnixz pushed a commit that referenced this pull requestJun 27, 2025
GH-108854 (GH-136027) (#136043)gh-108765: fix comment about macro definitions in `_stat.c` postGH-108854 (GH-136027)(cherry picked from commit0141e7f)Co-authored-by: Lee Dogeon <dev.moreal@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@vstinner@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp