Skip to content

GH-111293: Fix DirEntry.inode dropping higher bits #111294

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 26, 2023

Conversation

zcxsythenew
Copy link
Contributor

GH-111293: Fix DirEntry.inode dropping higher bits

See #111293 for more details.

@ghost
Copy link

ghost commented Oct 25, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-app
Copy link

bedevere-app bot commented Oct 25, 2023

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

Copy link
Member

@zooba zooba left a comment

Choose a reason for hiding this comment

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

Fix looks good, just a couple of minor touch ups.

@zcxsythenew zcxsythenew requested a review from zooba October 26, 2023 01:46
@zooba zooba added the needs backport to 3.12 only security fixes label Oct 26, 2023
@zooba zooba merged commit b468538 into python:main Oct 26, 2023
@miss-islington-app
Copy link

Thanks @zcxsythenew for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 26, 2023
…ythonGH-111294)

(cherry picked from commit b468538)

Co-authored-by: zcxsythenew <30565051+zcxsythenew@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Oct 26, 2023

GH-111367 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Oct 26, 2023
zooba pushed a commit that referenced this pull request Oct 26, 2023
)

(cherry picked from commit b468538)

Co-authored-by: zcxsythenew <30565051+zcxsythenew@users.noreply.github.com>
@zcxsythenew zcxsythenew deleted the fix-issue-111293 branch October 26, 2023 22: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