[pypy-commit] [OPEN] Pull request #21 for pypy/pypy: datetime.py fix for issue972, with unit test

Bitbucket pullrequests-noreply at bitbucket.org
Sat Jan 21 17:05:48 CET 2012


Pull request #21 has been updated by David Ripton to include new changes.

https://bitbucket.org/pypy/pypy/pull-request/21/datetimepy-fix-for-issue972-with-unit-test

Title: datetime.py fix for issue972, with unit test

Creator: David Ripton

Copying utcfromtimestamp from the CPython3.2 version of datetime.py seems to fix the roundoff errors in time zone calculations.

Updated list of changes:

07e667cb75a4 by David Ripton: "Add a test to prove that datetime issue972 (and dupe issue986) are fixed."
235d8b8434a8 by David Ripton: "Copy function utcfromtimestamp from CPython 3.2's datetime.py

Fixes issue972, w…"


--
This is an issue notification from bitbucket.org.
You are receiving this either because you are the participating
in a pull request, or you are following it.



More information about the pypy-commit mailing list