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: chandrapola/Python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: TheAlgorithms/Python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jul 21, 2025

  1. [pre-commit.ci] pre-commit autoupdate (TheAlgorithms#12846)

    * [pre-commit.ci] pre-commit autoupdate
    
    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.12.3 → v0.12.4](astral-sh/ruff-pre-commit@v0.12.3...v0.12.4)
    - [github.com/pre-commit/mirrors-mypy: v1.15.0 → v1.17.0](pre-commit/mirrors-mypy@v1.15.0...v1.17.0)
    
    * Apply suggestion from @cclauss
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Christian Clauss <[email protected]>
    pre-commit-ci[bot] and cclauss authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    6e1a104 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. [pre-commit.ci] pre-commit autoupdate (TheAlgorithms#12864)

    * [pre-commit.ci] pre-commit autoupdate
    
    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.12.4 → v0.12.5](astral-sh/ruff-pre-commit@v0.12.4...v0.12.5)
    - [github.com/pre-commit/mirrors-mypy: v1.15.0 → v1.17.0](pre-commit/mirrors-mypy@v1.15.0...v1.17.0)
    
    * Apply suggestion from @cclauss
    
    * --ignore=web_programming/current_stock_price.py
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Christian Clauss <[email protected]>
    pre-commit-ci[bot] and cclauss authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    7a0fee4 View commit details
    Browse the repository at this point in the history
Loading