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: veit/python-basics-tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Toofast44/python-basics-tutorial
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.
  • 6 commits
  • 30 files changed
  • 1 contributor

Commits on Dec 4, 2025

  1. ✏️ Minor improvements

    * Typos
    * Wording
    * Reformat pyproject.toml files
    * Rearrange checks
    * Measure times for cache decorator
    veit committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    7f7c565 View commit details
    Browse the repository at this point in the history
  2. 📝 Update pytest section

    veit committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    1b5da76 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. ⬆️ Updates and remove Python 3.9

    * Update pre-commit checks
    * Remove Python 3.9
    * Update default Python to 3.13
    * Update rtd build to ubuntu-24.03
    veit committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    0bf71eb View commit details
    Browse the repository at this point in the history
  2. 🔧 Group dependabot updates

    veit committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    88aed4c View commit details
    Browse the repository at this point in the history
  3. 🔧 Add dependabot cooldown

    veit committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    9d72fc5 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2025

  1. 📝 New features in Python 3.15

    veit committed Dec 21, 2025
    Configuration menu
    Copy the full SHA
    978a58b View commit details
    Browse the repository at this point in the history
Loading