Skip to content

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Sep 11, 2025

This allows to support device numbers larger than 2**63-1.

This allows to support device numbers larger than 2**63-1.
@serhiy-storchaka serhiy-storchaka added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Sep 11, 2025
@serhiy-storchaka serhiy-storchaka merged commit 43013f7 into python:main Sep 15, 2025
51 checks passed
@miss-islington-app
Copy link

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

@serhiy-storchaka serhiy-storchaka deleted the st_rdev-converter branch September 15, 2025 14:07
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 15, 2025
This allows to support device numbers larger than 2**63-1.
(cherry picked from commit 43013f7)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 15, 2025
This allows to support device numbers larger than 2**63-1.
(cherry picked from commit 43013f7)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Sep 15, 2025

GH-138926 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Sep 15, 2025
@bedevere-app
Copy link

bedevere-app bot commented Sep 15, 2025

GH-138927 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Sep 15, 2025
serhiy-storchaka added a commit that referenced this pull request Sep 15, 2025
…-138927)

This allows to support device numbers larger than 2**63-1.
(cherry picked from commit 43013f7)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
kumaraditya303 pushed a commit that referenced this pull request Oct 7, 2025
…38926)

gh-138779: Use the dev_t converter for st_rdev (GH-138780)

This allows to support device numbers larger than 2**63-1.
(cherry picked from commit 43013f7)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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.

1 participant