littlecodersh / littlecodersh/ItChat
使用auto_login()登不上微信
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 26.5k
- Forks
- 5.6k
- PR merge metrics
- No merged PRs in 30d
Description
目前使用auto_login()登不上微信,而使用login()就可以???获取个人信息时有时会被报出索引错误,重登又没了???
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 comparing the mentioned auto_login() and login() entry points, then investigate the intermittent index error during personal-information retrieval. Reproduce both symptoms if possible and verify that auto_login() authenticates successfully and personal information retrieval no longer raises the reported error; no files or tests are named.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100