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: co-codin/async-techniques-python-course
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 82d44f5
Choose a base ref
...
head repository: talkpython/async-techniques-python-course
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: af83bbc
Choose a head ref
  • 19 commits
  • 92 files changed
  • 3 contributors

Commits on Jan 9, 2019

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

Commits on Jul 6, 2020

  1. Configuration menu
    Copy the full SHA
    f1031d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e035fc9 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Fixes talkpython#16 DeprecationWarning: There is no current event loo…

    …p, loop = asyncio.get_event_loop()
    mikeckennedy committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    3059998 View commit details
    Browse the repository at this point in the history
  2. Merge pull request talkpython#12

    Fix deadlock in safe_bank_fine_grained.py
    mikeckennedy authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    a069745 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    a3843d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dddaba4 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

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

Commits on Dec 7, 2022

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

Commits on Sep 16, 2025

  1. Configuration menu
    Copy the full SHA
    63fb05e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ada7e60 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

  1. Merge pull request talkpython#21 from serixscorpio/rm-cchardet

    Remove dependency on `cchardet`.
    mikeckennedy authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    bee9ba9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dee7177 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    911e522 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6baaee2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e8e587 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5fc417 View commit details
    Browse the repository at this point in the history
  7. ruff formatted code

    mikeckennedy committed Oct 24, 2025
    Configuration menu
    Copy the full SHA
    daee5f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af83bbc View commit details
    Browse the repository at this point in the history
Loading