Author: Matti Picus <[email protected]> Branch: more-cpyext Changeset: r97444:2bb6d725ad61 Date: 2019-09-11 10:13 -0500 http://bitbucket.org/pypy/pypy/changeset/2bb6d725ad61/
Log: close branch to be merged diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head.rst @@ -77,4 +77,8 @@ .. branch: openssl-for-macos -Update _ssl on macos to statically link to openssl-1.1.1c \ No newline at end of file +Update _ssl on macos to statically link to openssl-1.1.1c + +.. branch: more-cpyext + +Add more datetime C functions and definitions _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
