einspect icon indicating copy to clipboard operation
einspect copied to clipboard

Extended Inspect - View and modify memory structures of runtime objects.

Results 15 einspect issues
Sort by recently updated
recently updated
newest added

updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v5.0.0) - [github.com/pycqa/isort: 5.12.0 → 5.13.2](https://github.com/pycqa/isort/compare/5.12.0...5.13.2) - [github.com/psf/black: 23.3.0 → 24.10.0](https://github.com/psf/black/compare/23.3.0...24.10.0) - https://github.com/charliermarsh/ruff-pre-commit → https://github.com/astral-sh/ruff-pre-commit - [github.com/astral-sh/ruff-pre-commit: v0.0.262 → v0.6.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.262...v0.6.9)

brilliant package. let me know if you need help maintaining/extending - will gladly pitch in to keep this working.

Bumps [black](https://github.com/psf/black) from 23.1.0 to 23.11.0. Release notes Sourced from black's releases. 23.11.0 Highlights Support formatting ranges of lines with the new --line-ranges command-line option (#4020) Stable style Fix crash...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...

dependencies

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.21.0 to 3.5.0. Release notes Sourced from pre-commit's releases. pre-commit v3.5.0 Features Improve performance of check-hooks-apply and check-useless-excludes. #2998 PR by @​mxr. #2935 issue by @​mxr. Fixes...

dependencies

Improvements - Updated all usages of the `id()` function to `api.address()` to prevent issues when `id()` is replaced and to better support other python implementations where `id()` is not the...

Bumps [rich](https://github.com/Textualize/rich) from 12.6.0 to 13.6.0. Release notes Sourced from rich's releases. The Python 3.12 release Mostly a meta update in readiness for the release of Python3.12 [13.6.0] - 2023-09-30...

dependencies

`Py_TRACE_REFS` can be dynamically detected, because it defines `sys.getobjects`. At import time, you could check for `sys.getobjects` and define the extra members on the PyObject struct if it's present.

Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 2.5.0 to 2.7.2. Release notes Sourced from jupyter-server's releases. v2.7.2 v2.7.1 2.7.1 (Full Changelog) Bugs fixed accessing API version should not count as activity #1315 (@​minrk) Make...

dependencies

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.2 to 6.3.3. Changelog Sourced from tornado's changelog. Release notes .. toctree:: :maxdepth: 2 releases/v6.3.3 releases/v6.3.2 releases/v6.3.1 releases/v6.3.0 releases/v6.2.0 releases/v6.1.0 releases/v6.0.4 releases/v6.0.3 releases/v6.0.2 releases/v6.0.1 releases/v6.0.0 releases/v5.1.1 releases/v5.1.0...

dependencies