commit | c52cea49544621b612c7f17f45a0c2b8b61a6c67 | [log] [tgz] |
---|---|---|
author | Utkarsh Upadhyay <mail@musicallyut.in> | Wed Jul 26 13:49:16 2017 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Wed Jul 26 13:49:16 2017 +0200 |
tree | 523ddcf1b1a8e0d9a101c1cf9e3b1013cf698c1d | |
parent | 0dbfab2ac7398d5d8f7e93a024a3bc866f5dd472 [diff] |
[3.6] bpo-30822: Fix testing of datetime module. (GH-2530) (GH-2783) (#2816) * [3.6] bpo-30822: Fix testing of datetime module. (GH-2530) (GH-2783) Only C implementation was tested. (cherry picked from commit 287c5594edc1ca08db64d1f4739cc36bfe75ae75) * [3.6] bpo-30822: Fix testing of datetime module. (GH-2530) (GH-2783) Only C implementation was tested.. (cherry picked from commit 287c5594edc1ca08db64d1f4739cc36bfe75ae75)