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:

eeedeffe6525 by David Ripton: "Clean up os.environ["TZ"] when we're done, in 
case other tests follow."
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.

_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to