CLN: Add allow_slice to is_hashable function #51965
Triggered via pull request
October 4, 2025 16:44
Status
Cancelled
Total duration
16m 12s
Artifacts
–
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 59s
ASV Benchmarks
16m 8s
Build Docker Dev Environment
2m 22s
Test install requirements-dev.txt
1m 43s
Annotations
8 errors
Docstring validation, typing, and other manual pre-commit hooks
The operation was canceled.
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 3.
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/dtypes/inference.py:379:PR01:pandas.api.types.is_hashable:Parameters {'allow_slice'} not documented
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/dtypes/inference.py:379:PR10:pandas.api.types.is_hashable:Parameter "allow_slice" requires a space before the colon separating the parameter name and type
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/dtypes/inference.py:379:PR02:pandas.api.types.is_hashable:Unknown parameters {'allow_slice: bool or None'}
|
Docstring validation, typing, and other manual pre-commit hooks
Canceling since a higher priority waiting request for refs/pull/62567/merge-code-checks exists
|
ASV Benchmarks
The operation was canceled.
|
ASV Benchmarks
Canceling since a higher priority waiting request for refs/pull/62567/merge-asv-benchmarks exists
|