[pypy-issue] Issue #2692: Add missing crypto algorithms, introduced in cpython3.6 (pypy/pypy)

2017-10-30 Thread Thomas Hisch
New issue 2692: Add missing crypto algorithms, introduced in cpython3.6 https://bitbucket.org/pypy/pypy/issues/2692/add-missing-crypto-algorithms-introduced Thomas Hisch: PyPy(3.6) does not yet contain an implementation for the crypto libraries, introduced in cpython3.6 (see https://bugs.python.

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

2017-10-30 Thread Justin Winokur
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` w