aliyun / aliyun/aliyun-log-python-sdk

fix typo in filename: logger_han*ld*er.py to logger_han*dl*er.py

Open
#165 0 comments 0 reactions 0 assignees View on GitHub

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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.