[PR #527] [MERGED] Don’t use 437 Encoding by default anymore. #1077

Closed
opened 2026-01-29 22:18:54 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/527
Author: @adamhathcock
Created: 7/16/2020
Status: Merged
Merged: 7/26/2020
Merged by: @adamhathcock

Base: masterHead: default-encoding


📝 Commits (3)

  • 4354e82 Don’t use 437 Encoding by default anymore.
  • 5e95a54 Merge branch 'master' into default-encoding
  • 42ba8cf Merge branch 'master' into default-encoding

📊 Changes

1 file changed (+6 additions, -2 deletions)

View changed files

📝 src/SharpCompress/Common/ArchiveEncoding.cs (+6 -2)

📄 Description

Addresses: https://github.com/adamhathcock/sharpcompress/issues/473 https://github.com/adamhathcock/sharpcompress/issues/441 https://github.com/adamhathcock/sharpcompress/issues/446 https://github.com/adamhathcock/sharpcompress/issues/405


🔄 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/adamhathcock/sharpcompress/pull/527 **Author:** [@adamhathcock](https://github.com/adamhathcock) **Created:** 7/16/2020 **Status:** ✅ Merged **Merged:** 7/26/2020 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `default-encoding` --- ### 📝 Commits (3) - [`4354e82`](https://github.com/adamhathcock/sharpcompress/commit/4354e82bb586658e4d999ffee37478f74bfbf433) Don’t use 437 Encoding by default anymore. - [`5e95a54`](https://github.com/adamhathcock/sharpcompress/commit/5e95a54260cd6c0ee3f083a380fd4e856e453e38) Merge branch 'master' into default-encoding - [`42ba8cf`](https://github.com/adamhathcock/sharpcompress/commit/42ba8cf8287800efcf5e5c1ef745a26b457465a5) Merge branch 'master' into default-encoding ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/Common/ArchiveEncoding.cs` (+6 -2) </details> ### 📄 Description Addresses: https://github.com/adamhathcock/sharpcompress/issues/473 https://github.com/adamhathcock/sharpcompress/issues/441 https://github.com/adamhathcock/sharpcompress/issues/446 https://github.com/adamhathcock/sharpcompress/issues/405 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 22:18:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1077