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: repodevs/python-concurrency
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: volker48/python-concurrency
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 8 files changed
  • 4 contributors

Commits on May 7, 2018

  1. Configuration menu
    Copy the full SHA
    4a9155f View commit details
    Browse the repository at this point in the history

Commits on May 14, 2018

  1. Configuration menu
    Copy the full SHA
    b7f8ba0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request volker48#5 from codingthat/patch-1

    Reformat to current formal blog name
    volker48 authored May 14, 2018
    Configuration menu
    Copy the full SHA
    e4d3fa3 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    volker48 authored May 14, 2018
    Configuration menu
    Copy the full SHA
    252ddb1 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. cleanup requirements

    volker48 committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    1b1b819 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Bump aiohttp from 3.1.3 to 3.7.4

    Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.1.3 to 3.7.4.
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.1.3...v3.7.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    6b19e0a View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Merge pull request volker48#6 from volker48/dependabot/pip/aiohttp-3.7.4

    Bump aiohttp from 3.1.3 to 3.7.4
    volker48 authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    75baf73 View commit details
    Browse the repository at this point in the history
  2. Bump pillow from 6.2.1 to 7.1.0

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 to 7.1.0.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
    - [Commits](python-pillow/Pillow@6.2.1...7.1.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    11a3b46 View commit details
    Browse the repository at this point in the history
  3. Merge pull request volker48#7 from volker48/dependabot/pip/pillow-7.1.0

    Bump pillow from 6.2.1 to 7.1.0
    volker48 authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    184db15 View commit details
    Browse the repository at this point in the history
Loading