scverse / scverse/session-info2
Allow configuring excludes (currently hardcoded to builtins, stdlib, ipython kernel inserts, and weird objects)
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9
- Forks
- 2
- Avg merge
- 7h 14m
- Merged PRs (30d)
- 4
Description
weird like properties or partial or so
also make this configurable
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the code that applies the hardcoded exclusions for builtins, stdlib, IPython kernel inserts, properties, partials, and other objects. Clarify which exclusion categories should be configurable and how callers will provide them; done means the exclusions can be changed without editing the implementation and the relevant behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100