1. 63f277b Issue #21741: Add st_file_attributes to os.stat_result on Windows. by Zachary Ware · 10 years ago
  2. 3a5053b Issue #18322: fix some test_stat nits. by Antoine Pitrou · 11 years ago
  3. fcce202 Solaris' /dev/null is a symlink. The device test now uses stat instead of lstat to compensate by Christian Heimes · 11 years ago
  4. 36a7e4f Solaris' /dev/null is a symlink. The device test now uses stat instead of lstat to compensate by Christian Heimes · 11 years ago
  5. c77d9f3 Issue #11016: Add C implementation of the stat module as _stat by Christian Heimes · 11 years ago
  6. 45d9493 BSD: block devices are gone by Christian Heimes · 11 years ago
  7. 60a9593 Fix test_stat on BSD, /dev/da0 and /dev/ad0 are links by Christian Heimes · 11 years ago
  8. f678b31 Add tests for untested features of the 'stat' module (part of issue #11016) by Christian Heimes · 11 years ago
  9. e126678 #14807: fix BB failures on Windows - avoid to to rely too many details of the mode string. by Giampaolo Rodola' · 12 years ago
  10. b28df76 #14807: fix bb failure due to symlink test relying on hard-coded permissions by Giampaolo Rodola' · 12 years ago
  11. ffa1d0b #14807: move undocumented tarfile.filemode() to stat.filemode(). Add tarfile.filemode alias with deprecation warning. by Giampaolo Rodola' · 12 years ago