[3.12] gh-89928: Fix integer conversion of device numbers (GH-31794) by serhiy-storchaka · Pull Request #120054 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
merged 1 commit into
Merged
Conversation
Member
Fix os.major(), os.minor() and os.makedev().
Support device numbers larger than 2**63-1.
Support non-existent device number (NODEV).
(cherry picked from commit 7111d96)
…onGH-31794) Fix os.major(), os.minor() and os.makedev(). Support device numbers larger than 2**63-1. Support non-existent device number (NODEV). (cherry picked from commit 7111d96) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
bedevere-app
Bot
mentioned this pull request
bedevere-app
Bot
added
the
awaiting core review
label
bedevere-app
Bot
mentioned this pull request
serhiy-storchaka
enabled auto-merge (squash)
serhiy-storchaka
merged commit
f98ec75
into
python:3.12
bedevere-app
Bot
removed
the
awaiting core review
label
serhiy-storchaka
deleted the
backport-7111d96-3.12
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment