Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: whitequark/glasgow
base: d8f78b7b03dc
Choose a base ref
...
head repository: whitequark/glasgow
compare: efb57fed2ef9
Choose a head ref
  • 2 commits
  • 58 files changed
  • 1 contributor

Commits on Mar 3, 2019

  1. software: remove explicit asyncio dependency.

    The asyncio PyPI package is a compatibility shim that doesn't work on
    Python 3.7 in the first place.
    whitequark committed Mar 3, 2019
    Copy the full SHA
    8af62aa View commit details
    Browse the repository at this point in the history
  2. applet: invent a taxonomy and reorganize everything according to it.

    Also, improve some descriptions, update revision requirements, and
    add/remove preview flag where appropriate.
    whitequark committed Mar 3, 2019
    Copy the full SHA
    efb57fe View commit details
    Browse the repository at this point in the history