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: dabeaz-course/python-mastery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: sp46d/python-mastery
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.
  • 13 commits
  • 7 files changed
  • 1 contributor

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    3023d69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d94a92 View commit details
    Browse the repository at this point in the history
  3. Add .DS_Store to .gitignore

    sp46d committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a64b6de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ff5130 View commit details
    Browse the repository at this point in the history
  5. Add test.py to .gitignore

    sp46d committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    416d389 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4af43a0 View commit details
    Browse the repository at this point in the history
  7. Move all files from my_work to the root directory

    - Code for file path in pcost.py has been changed accordingly
    sp46d committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    964dde8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54918fa View commit details
    Browse the repository at this point in the history
  9. Minor edit print format

    sp46d committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b415e2f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    751fad3 View commit details
    Browse the repository at this point in the history
  2. Use dataclass to define class

    sp46d committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5e7e192 View commit details
    Browse the repository at this point in the history
  3. Create readport.py

    sp46d committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bd375f9 View commit details
    Browse the repository at this point in the history
  4. Revert "Use dataclass to define class"

    This reverts commit 5e7e192.
    sp46d committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    084bcab View commit details
    Browse the repository at this point in the history
Loading