[PR #37] [MERGED] Bugfix windows #136

Closed
opened 2026-05-06 12:37:47 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/patrickchugh/terravision/pull/37
Author: @patrickchugh
Created: 6/11/2023
Status: Merged
Merged: 6/11/2023
Merged by: @patrickchugh

Base: mainHead: bugfix-windows


📝 Commits (4)

📊 Changes

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

View changed files

📝 modules/fileparser.py (+3 -3)
📝 modules/interpreter.py (+2 -0)

📄 Description

YOUR PR TITLE

Type of Change

  • Bug Fix
  • New Feature
  • Refactor
  • Documentation

Checklist

All Submissions:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you written Documentation/Tests?
  • Have you read done your own code-review?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully run tests with your changes locally?

🔄 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/patrickchugh/terravision/pull/37 **Author:** [@patrickchugh](https://github.com/patrickchugh) **Created:** 6/11/2023 **Status:** ✅ Merged **Merged:** 6/11/2023 **Merged by:** [@patrickchugh](https://github.com/patrickchugh) **Base:** `main` ← **Head:** `bugfix-windows` --- ### 📝 Commits (4) - [`1113a9d`](https://github.com/patrickchugh/terravision/commit/1113a9ddbabcdb2d0c7a7145af31500f01a5a166) Fixed windows charset bug - [`741522a`](https://github.com/patrickchugh/terravision/commit/741522a025c5006b940aa8a01c28de1153269c1c) Fixed windows charset bug - [`16c629d`](https://github.com/patrickchugh/terravision/commit/16c629dc120f2cc23be36a5458110e23f28c8d0b) Merge branch 'bugfix-windows' of https://github.com/patrickchugh/terravision into bugfix-windows - [`9eed8e3`](https://github.com/patrickchugh/terravision/commit/9eed8e35f7f07b82aad1ba3bf4848ff312a83fc3) Black formatting ### 📊 Changes **2 files changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `modules/fileparser.py` (+3 -3) 📝 `modules/interpreter.py` (+2 -0) </details> ### 📄 Description # YOUR PR TITLE ## Type of Change * [x] Bug Fix * [ ] New Feature * [ ] Refactor * [ ] Documentation ## Checklist All Submissions: * [x] Have you checked to ensure there aren't other open [Pull Requests](../../../pulls) for the same update/change? * [x] Have you written Documentation/Tests? * [ ] Have you read done your own code-review? ### Changes to Core Features: * [ ] Have you added an explanation of what your changes do and why you'd like us to include them? * [ ] Have you written new tests for your core changes, as applicable? * [ ] Have you successfully run tests with your changes locally? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:37:47 +02: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/terravision#136
No description provided.