Skip to content
Permalink

Comparing changes

Choose two branches to see what鈥檚 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: trekhleb/learn-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: twilight-debugger/learn-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don鈥檛 worry, you can still create the pull request.
  • 4 commits
  • 2 files changed
  • 1 contributor

Commits on Feb 27, 2026

  1. Refactor dictionary documentation in test_dictionaries.py

    Removed extensive documentation on dictionaries and simplified the header.
    twilight-debugger authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    2d161ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from twilight-debugger/twilight-debugger-patch-2

    Refactor dictionary documentation in test_dictionaries.py
    twilight-debugger authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    ca1cc9c View commit details
    Browse the repository at this point in the history
  3. Refactor comments in test_lists.py

    Updated comments and formatting in test_lists.py.
    twilight-debugger authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    f81b9ab View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from twilight-debugger/twilight-debugger-patch-3

    Refactor comments in test_lists.py
    twilight-debugger authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    fe522e2 View commit details
    Browse the repository at this point in the history
Loading