mirror of
https://github.com/python/cpython.git
synced 2026-01-28 13:45:18 +00:00
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 43013f72f0aadc5ee428aa5bdf6d949b4e79779a) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Source files for standard library extension modules, and former extension modules that are now builtin modules.