[pypy-commit] pypy datetime_api_27: document and close branch to be merged

mattip pypy.commits at gmail.com
Sun Apr 14 10:00:19 EDT 2019


Author: Matti Picus <matti.picus at gmail.com>
Branch: datetime_api_27
Changeset: r96485:5799459b8a2a
Date: 2019-04-14 16:40 +0300
http://bitbucket.org/pypy/pypy/changeset/5799459b8a2a/

Log:	document and 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
@@ -12,3 +12,7 @@
 .. branch: jit-cleanup
 
 Remove rpython.jit.metainterp.typesystem and clean up related code in rpython/jit/
+
+.. branch: datetime_api_27
+
+Add ``DateTime_FromTimestamp`` and ``Date_FromTimestamp``


More information about the pypy-commit mailing list