==> git log -n1 <==
commit 73faef7599a925fe5cb168ca2637a983cb08f13c
Author: Jonathan Helmus <jjhelmus@gmail.com>
Date:   Thu Jan 18 12:52:39 2018 -0500

    skip test_loss_of_precision_longcomplex test
    
    The precision of the system-provided arc function are often not very accurate
    on ppc64le for long complex/double.  Skip the relevent test.
    
    See: https://github.com/numpy/numpy/pull/8566
==> git describe --tags --dirty <==
v1.13.3-1-g73faef7-dirty
==> git status <==
# HEAD detached from 3146547
# Changes not staged for commit:
#   (use "git add <file>..." to update what will be committed)
#   (use "git checkout -- <file>..." to discard changes in working directory)
#
#	modified:   numpy/distutils/fcompiler/gnu.py
#	modified:   numpy/fft/__init__.py
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	conda_build.sh
#	numpy/distutils/fcompiler/gnu.py.orig
#	numpy/fft/tests/test_fft.py
#	record.txt
no changes added to commit (use "git add" and/or "git commit -a")
