aliyun / aliyun/aliyun-log-python-sdk
fix typo in filename: logger_han*ld*er.py to logger_han*dl*er.py
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 176
- Forks
- 119
- Avg merge
- 3h 56m
- Merged PRs (30d)
- 2
Description
There is an annoying typo in a filename. logger_hanlder.py should be named as logger_handler.py. Everywhere else, including docs referring to the file, calls handler as "handler", not "hanlder". Maybe it is even better to use "logging_handler.py", as in the docs
This is a breaking change. So we may want to start with a depreciation warning.
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
Inspect aliyun/log/logger_hanlder.py and the documentation linked from the issue, then search the repository for references to the misspelled filename. Determine the intended filename and how the breaking rename should be documented, including any deprecation warning; done means references and documentation consistently use the chosen name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100