[pypy-issue] Issue #2693: os.stat and st_birthtime on macOS (HFS+) (pypy/pypy)

Justin Winokur issues-reply at bitbucket.org
Mon Oct 30 21:03:34 EDT 2017


New issue 2693: os.stat and st_birthtime on macOS (HFS+)
https://bitbucket.org/pypy/pypy/issues/2693/osstat-and-st_birthtime-on-macos-hfs

Justin Winokur:

Not sure if this is a bug or a feature request, but on macOS with CPython (tested 2.7 and 3.6), `os.stat`'s `stat_result` has `st_birthtime` while PyPy (tested PyPy 5.9.0) does not.




More information about the pypy-issue mailing list