==> git log -n1 <==
commit c42707d0f051bc1cf1c3f60666e241aa9f519127
Author: Ray Donnelly <mingw.android@gmail.com>
Date:   Thu May 3 00:38:51 2018 +0100

    Python 3.7 compat: _Py_Finalizing becomes _Py_IsFinalizing()
    
    After: https://github.com/python/cpython/commit/2ebc5ce42a8a9e047e790aefbf9a94811569b2b6
==> git describe --tags --dirty <==
0.38.1-1-gc42707d-dirty
==> git status <==
HEAD detached from 0.38.1
Changes not staged for commit:
  (use "git add/rm <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

	modified:   numba/_helperlib.c
	deleted:    numba/tests/annotation_usecases.py

Untracked files:
  (use "git add <file>..." to include in what will be committed)

	bld.bat
	numba/_helperlib.c.orig
	record.txt

no changes added to commit (use "git add" and/or "git commit -a")
