coreutils: fix renameatx_np issue on 10.11
==========================================
Fixes #18035.
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.
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 -->