[PR #904] [MERGED] (#847) Decode error output hints to string if needed #4301

Closed
opened 2026-03-15 01:37:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/904
Author: @TheCakeIsNaOH
Created: 12/16/2021
Status: Merged
Merged: 12/17/2021
Merged by: @pirate

Base: devHead: hints-string


📝 Commits (1)

  • decab91 (#847) Decode error output hints to string if needed

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 archivebox/logging_util.py (+4 -1)

📄 Description

Summary

This decodes the error message hints from bytes into a str if needed so it can be split.

Related issues

Fixes #847

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

🔄 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/ArchiveBox/ArchiveBox/pull/904 **Author:** [@TheCakeIsNaOH](https://github.com/TheCakeIsNaOH) **Created:** 12/16/2021 **Status:** ✅ Merged **Merged:** 12/17/2021 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `dev` ← **Head:** `hints-string` --- ### 📝 Commits (1) - [`decab91`](https://github.com/ArchiveBox/ArchiveBox/commit/decab91ea239f4783cb91b42557d3c98f7d0078c) (#847) Decode error output hints to string if needed ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/logging_util.py` (+4 -1) </details> ### 📄 Description # Summary This decodes the error message hints from bytes into a str if needed so it can be split. # Related issues Fixes #847 # Changes these areas - [x] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Snapshot data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 01:37:09 +03: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
starred/ArchiveBox#4301
No description provided.