diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-06-04 17:12:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-04 17:12:13 (GMT) |
commit | f98ec7574a5ee3dc5db996a5037483f57465e18d (patch) | |
tree | 721eea5c4417390ad42e92b5aed18adad2eac90b /Modules/clinic/_localemodule.c.h | |
parent | 0e150c36dee1734a6a60f1ebd924e90fb3fe1458 (diff) | |
download | cpython-f98ec7574a5ee3dc5db996a5037483f57465e18d.zip cpython-f98ec7574a5ee3dc5db996a5037483f57465e18d.tar.gz cpython-f98ec7574a5ee3dc5db996a5037483f57465e18d.tar.bz2 |
[3.12] gh-89928: Fix integer conversion of device numbers (GH-31794) (GH-120054)
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 7111d9605f9db7aa0b095bb8ece7ccc0b8115c3f)
Diffstat (limited to 'Modules/clinic/_localemodule.c.h')
0 files changed, 0 insertions, 0 deletions