FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.12] gh-89928: Fix integer conversion of device numbers (GH-31794) by serhiy-storchaka · Pull Request #120054 · python/cpython · GitHub

/ cpython Public

[3.12] gh-89928: Fix integer conversion of device numbers (GH-31794) - #120054

Merged
serhiy-storchaka merged 1 commit into
python:3.12from
serhiy-storchaka:backport-7111d96-3.12
Jun 4, 2024
Merged

[3.12] gh-89928: Fix integer conversion of device numbers (GH-31794)#120054
serhiy-storchaka merged 1 commit into
python:3.12from
serhiy-storchaka:backport-7111d96-3.12

Conversation

serhiy-storchaka commented Jun 4, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL