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: DataStudySquad/python-textbok
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: confluence/python-textbok
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.
  • 14 commits
  • 13 files changed
  • 5 contributors

Commits on Jul 18, 2022

  1. Update Object_Oriented_Programming.rst

    I found this answer wasn't working anymore, so I fixed it :)
    Awesome work with these exercises!
    I'm offering some classes and this helped me so much!
    Thank you =)
    marimeireles authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    4d071f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

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

Commits on Sep 20, 2023

  1. fix typo

    KwesiJoe committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c8c6db7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ad328b View commit details
    Browse the repository at this point in the history
  3. Merge pull request confluence#1 from marimeireles/patch-1

    Update Object_Oriented_Programming.rst
    confluence authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2b35705 View commit details
    Browse the repository at this point in the history
  4. Merge pull request confluence#2 from hodgestar/feature/add-readthedoc…

    …s-config
    
    Add readthedocs configuration file.
    confluence authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    add9b64 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. attempting to fix build

    confluence committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    963d31d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. fix typo

    KwesiJoe committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    057d02b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e879e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba28523 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. Configuration menu
    Copy the full SHA
    ca8704b View commit details
    Browse the repository at this point in the history
  2. Merge pull request confluence#6 from superellips/fix-sequences-timeta…

    …ble-example
    
    makes timetable two dimensional. unsure if this was the original inte…
    confluence authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    021019a View commit details
    Browse the repository at this point in the history
  3. Added PR contributor

    confluence committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    47552c0 View commit details
    Browse the repository at this point in the history
  4. modified previous code fix to restore original intent; fixed outstand…

    …ing bug (repacking two items with the same name into a DictBox and losing one)
    confluence committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    fc3cde2 View commit details
    Browse the repository at this point in the history
Loading