scverse / scverse/squidpy

We should stop using non-public `scanpy.logging.info`

Open
#1,081 5 comments 0 reactions 1 assignee View on GitHub

@selmanozleyen is already working on this.

Since Dec 14, 2025.

Dominant language
Python
Stars
598
Forks
121
Avg merge
3d 11h
Merged PRs (30d)
3

Description

Description of feature

Continuation of https://github.com/scverse/squidpy/pull/1076#discussion_r2602062836

@ilan-gold scanpy.logging looks pretty public https://github.com/scverse/scanpy/blob/f3d270dbb996a88741f321e213527d2c0a1f8116/src/scanpy/__init__.py#L59 are you sure its not?

If not we should remove them. Also using spatialdata._logger doesn't sit well with me since this one looks like the private one lol. In this issue we should decide what to use.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.