developmentseed / developmentseed/obstore
Use `builtins.callable` to check if object is callable, not checking for `__call__`
Open
- Dominant language
- Python
- Stars
- 810
- Forks
- 42
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 6
Description
This issue has no description.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not name a file, test, or entry point. Search the Python implementation and its tests for checks of __call__, then confirm that callable objects are handled through builtins.callable and that the existing callable-related tests still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100