Convenience wrappers for show_backref_chain(obj, inspect.ismodule)
Open
enhancement
- Dominant language
- Python
- Stars
- 840
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
Using objgraph.show_chain(objgraph.find_backref_chain(...)) is a lot of typing. Provide convenience wrappers.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the existing show_backref_chain and find_backref_chain entry points, then inspect how inspect.ismodule is used in the requested call. Define the wrapper scope from the issue and verify that the convenience calls preserve the existing chain-display behavior with the project's tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100