algorithms-keeper icon indicating copy to clipboard operation
algorithms-keeper copied to clipboard

A bot for TheAlgorithms/Python repository.

Results 13 algorithms-keeper issues
Sort by recently updated
recently updated
newest added

Tracking issue to move to using [tree-sitter](https://github.com/tree-sitter/tree-sitter) for parsing files in multiple languages which will allow us to deploy the bot in all of our repositories.

enhancement

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.32.0 to 1.39.1. Release notes Sourced from sentry-sdk's releases. 1.39.1 Various fixes & improvements Fix psycopg2 detection in the Django integration (#2593) by @​sentrivana Filter out empty...

dependencies

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.23.2. Release notes Sourced from pytest-asyncio's releases. pytest-asyncio 0.23.2 0.23.2 (2023-12-04) Fixes a bug that caused an internal pytest error when collecting .txt files #703...

dependencies

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.1. Release notes Sourced from aiohttp's releases. 3.9.1 Bugfixes Fixed importing aiohttp under PyPy on Windows. (#7848) Fixed async concurrency safety in websocket compressor. (#7865)...

dependencies

Bumps [fixit](https://github.com/Instagram/Fixit) from 0.1.4 to 2.1.0. Changelog Sourced from fixit's changelog. 2.1.0 - 2023-10-25 Minor feature release New: Lint and fix via STDIN by passing - as path (#388) Skip...

dependencies

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3. Release notes Sourced from pytest's releases. pytest 7.4.3 (2023-10-24) Bug Fixes #10447: Markers are now considered in the reverse mro order to ensure base...

dependencies

Per this comment: https://github.com/TheAlgorithms/Python/pull/9009#issuecomment-1694327642

Related: https://github.com/TheAlgorithms/algorithms-keeper/pull/184#issue-1810537339

enhancement
good first issue

More detailed documentation would be helpful as well along with how to develop and deploy this app.

documentation
enhancement

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.32.0 to 1.40.4. Release notes Sourced from sentry-sdk's releases. 1.40.4 Various fixes & improvements Only start metrics flusher thread on demand (#2727) by @​sentrivana Bump checkouts/data-schemas from...

dependencies