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: GlasgowEmbedded/glasgow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1919a7745a5e
Choose a base ref
...
head repository: GlasgowEmbedded/glasgow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9a83d8574fd4
Choose a head ref
  • 1 commit
  • 21 files changed
  • 1 contributor

Commits on Mar 22, 2020

  1. software: drop Python 3.6 support (for real this time).

    This was done about half a year ago and then reverted in b5c7f12 by
    popular request. The main reason to migrate is the proper support for
    required subparser arguments in argparse, the lack of which caused
    rather frustrating incidents: forgetting to specify a command would
    silently do nothing, which without verbose logging enabled can look
    identical to a command executing successfully.
    whitequark committed Mar 22, 2020
    Copy the full SHA
    9a83d85 View commit details
Loading