GHC 2017-09-29

5 comments.

, https://git.io/vdGgz in Homebrew/homebrew-core
#18738. Sorry for the late fix.

, https://git.io/vdGgg in Homebrew/homebrew-core
coreutils: fix renameatx_np issue on 10.11
==========================================

Fixes #18035.

, https://git.io/vdGUq in jarun/googler
Move tests/devbin contents to tests
===================================

Somewhat loosely speaking, `parse` can be used for tests, if we provide a static set of HTML input and check the output for regressions. We're just not doing that.

Also, the direct cause of this commit is the `googler.py` symlink was broken.

, https://git.io/vdGUm in python/cpython
Thanks for the quick turnaround!

, https://git.io/vdsqI in python/cpython
bpo-31638: Add compression support to zipapp
============================================

Add optional argument `compressed` to `zipapp.create_archive`, and add option `--compress` to the command line interface of `zipapp`.


<!-- issue-number: bpo-31638 -->
https://bugs.python.org/issue31638
<!-- /issue-number -->