Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
da0bea213dd3c0cdf7a31936963c30203384dcc4
/
Modules
/
_stat.c
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