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

Commits on Jun 6, 2026

  1. ...

    Sechmet committed Jun 6, 2026
    Configuration menu
    Copy the full SHA
    5f96f6f View commit details
    Browse the repository at this point in the history
  2. gitignore

    Sechmet committed Jun 6, 2026
    Configuration menu
    Copy the full SHA
    e5350ab View commit details
    Browse the repository at this point in the history
  3. venv activate

    Sechmet committed Jun 6, 2026
    Configuration menu
    Copy the full SHA
    4c3701e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2026

  1. flowed tutorial:

    * added unittests
    
    Co-authored-by: Ronald Rink <dfch@users.noreply.github.com>
    Sechmet and dfch committed Jun 7, 2026
    Configuration menu
    Copy the full SHA
    c622b38 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2026

  1. added testfiles for all lessons

    * added tests for unhappy path
    Sechmet committed Jun 9, 2026
    Configuration menu
    Copy the full SHA
    1237761 View commit details
    Browse the repository at this point in the history
  2. added more tests

    Sechmet committed Jun 9, 2026
    Configuration menu
    Copy the full SHA
    33575fb View commit details
    Browse the repository at this point in the history
  3. Learned Lesson 5

    Co-authored-by: Ronald Rink <dfch@users.noreply.github.com>
    Sechmet and dfch committed Jun 9, 2026
    Configuration menu
    Copy the full SHA
    4b53b3f View commit details
    Browse the repository at this point in the history
Loading