[PR #182] [MERGED] Resolve the invalid error code and make the debug log clearer #207

Closed
opened 2026-02-13 17:28:05 -06:00 by mirrors · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/HanaokaYuzu/Gemini-API/pull/182
Author: @luuquangvu
Created: 11/29/2025
Status: Merged
Merged: 12/1/2025
Merged by: @HanaokaYuzu

Base: masterHead: master


📝 Commits (3)

  • 1ef5b43 Resolve the invalid error code and make the debug log clearer to avoid misunderstandings
  • b10996c Merge branch 'HanaokaYuzu:master' into master
  • 55c067d refactor: revert formmatting changes

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 src/gemini_webapi/client.py (+1 -1)
📝 src/gemini_webapi/utils/parsing.py (+2 -2)

📄 Description

  • Resolve the invalid error code and make the debug log clearer to avoid misunderstandings.
  • This PR fixes issue: #176
  • A small text change occurred due to using Ruff.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/HanaokaYuzu/Gemini-API/pull/182 **Author:** [@luuquangvu](https://github.com/luuquangvu) **Created:** 11/29/2025 **Status:** ✅ Merged **Merged:** 12/1/2025 **Merged by:** [@HanaokaYuzu](https://github.com/HanaokaYuzu) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`1ef5b43`](https://github.com/HanaokaYuzu/Gemini-API/commit/1ef5b4341ca81d9d961e10a5064ac0b71b045d3f) Resolve the invalid error code and make the debug log clearer to avoid misunderstandings - [`b10996c`](https://github.com/HanaokaYuzu/Gemini-API/commit/b10996c525d496ad8501079a01ec3bca26266904) Merge branch 'HanaokaYuzu:master' into master - [`55c067d`](https://github.com/HanaokaYuzu/Gemini-API/commit/55c067dc64e00d188e7d615c1810d9c023e18898) refactor: revert formmatting changes ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/gemini_webapi/client.py` (+1 -1) 📝 `src/gemini_webapi/utils/parsing.py` (+2 -2) </details> ### 📄 Description - Resolve the invalid error code and make the debug log clearer to avoid misunderstandings. - This PR fixes issue: #176 - A small text change occurred due to using Ruff. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirrors 2026-02-13 17:28:05 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mirrors/Gemini-API#207
No description provided.