Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
58067d2cf6e81187f9782aff03cc8bec3d878778
/
Modules
/
_stat.c
9eb3d54
bpo-37834: Normalise handling of reparse points on Windows (GH-15370)
by Steve Dower
· 6 years ago
63f277b
Issue #21741: Add st_file_attributes to os.stat_result on Windows.
by Zachary Ware
· 11 years ago
5b2f184
Issue #11016: Don't define macros and constants that are already set by pyport.h
by Christian Heimes
· 12 years ago
1ce46d9
Issue #11016: Detect integer conversion on conversion from Python int to C mode_t
by Victor Stinner
· 12 years ago
858c947
Fix a typo in S_ISDIR, S_ISCHR, S_ISBLK and S_ISREG.
by Christian Heimes
· 12 years ago
c6ebd16
Issue #11016: Try to fix compilaton of the new _stat.c module on Windows
by Victor Stinner
· 12 years ago
c77d9f3
Issue #11016: Add C implementation of the stat module as _stat
by Christian Heimes
· 12 years ago