-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: lighting9999/Python
base: patch-4
head repository: TheAlgorithms/Python
compare: master
- 8 commits
- 13 files changed
- 7 contributors
Commits on Sep 23, 2025
-
[pre-commit.ci] pre-commit autoupdate (TheAlgorithms#12988)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.0 → v0.13.1](astral-sh/ruff-pre-commit@v0.13.0...v0.13.1) - [github.com/pre-commit/mirrors-mypy: v1.18.1 → v1.18.2](pre-commit/mirrors-mypy@v1.18.1...v1.18.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e696e4d - Browse repository at this point
Copy the full SHA e696e4dView commit details -
Added edit_distance test cases (TheAlgorithms#12984)
* Added edit_distance test cases * Update edit_distance.py --------- Co-authored-by: Maxim Smolskiy <mithridatus@mail.ru>
Configuration menu - View commit details
-
Copy full SHA for 8d1fb26 - Browse repository at this point
Copy the full SHA 8d1fb26View commit details
Commits on Sep 24, 2025
-
Add doctests for cross function. Contributes to TheAlgorithms#9943 (T…
…heAlgorithms#12991) * Add doctests for cross function. Contributes to TheAlgorithms#9943 * Update sudoku_solver.py --------- Co-authored-by: Maxim Smolskiy <mithridatus@mail.ru>
Configuration menu - View commit details
-
Copy full SHA for c0ad5bb - Browse repository at this point
Copy the full SHA c0ad5bbView commit details
Commits on Sep 29, 2025
-
[pre-commit.ci] pre-commit autoupdate (TheAlgorithms#13006)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.1 → v0.13.2](astral-sh/ruff-pre-commit@v0.13.1...v0.13.2) * ci: autoupdate_schedule: monthly --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Christian Clauss <cclauss@me.com>
Configuration menu - View commit details
-
Copy full SHA for a71618f - Browse repository at this point
Copy the full SHA a71618fView commit details
Commits on Oct 6, 2025
-
[pre-commit.ci] pre-commit autoupdate (TheAlgorithms#13286)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.2 → v0.13.3](astral-sh/ruff-pre-commit@v0.13.2...v0.13.3) - [github.com/tox-dev/pyproject-fmt: v2.6.0 → v2.7.0](tox-dev/pyproject-fmt@v2.6.0...v2.7.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7530a41 - Browse repository at this point
Copy the full SHA 7530a41View commit details
Commits on Oct 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9372040 - Browse repository at this point
Copy the full SHA 9372040View commit details
Commits on Oct 8, 2025
-
Bump astral-sh/setup-uv from 6 to 7 (TheAlgorithms#13335)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6 to 7. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v6...v7) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f0d5949 - Browse repository at this point
Copy the full SHA f0d5949View commit details -
added rotate_array.py (TheAlgorithms#13336)
* added rotate_array.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fixed issues * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fixed reverse issue * added doctests * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * changed k to steps for a descriptive name * fixed non-pep --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 788d95b - Browse repository at this point
Copy the full SHA 788d95bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff patch-4...master