[PR #788] [MERGED] [MatchHistory] Different encoding since 2024/25 #818

Closed
opened 2026-03-02 15:59:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/probberechts/soccerdata/pull/788
Author: @probberechts
Created: 1/16/2025
Status: Merged
Merged: 1/16/2025
Merged by: @probberechts

Base: masterHead: fix/mh-bom


📝 Commits (2)

  • eaafdbd fix(matchhistory): different encoding since 2024/25
  • aac4708 chore: add type annotation

📊 Changes

4 files changed (+31 additions, -13 deletions)

View changed files

📝 soccerdata/_config.py (+1 -0)
📝 soccerdata/match_history.py (+22 -6)
📝 tests/conftest.py (+3 -3)
📝 tests/test_MatchHistory.py (+5 -4)

📄 Description

Fixes #750
Supersedes #751


🔄 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/probberechts/soccerdata/pull/788 **Author:** [@probberechts](https://github.com/probberechts) **Created:** 1/16/2025 **Status:** ✅ Merged **Merged:** 1/16/2025 **Merged by:** [@probberechts](https://github.com/probberechts) **Base:** `master` ← **Head:** `fix/mh-bom` --- ### 📝 Commits (2) - [`eaafdbd`](https://github.com/probberechts/soccerdata/commit/eaafdbd989a4fbbc95c162a0eb44cdcfc635ba6f) fix(matchhistory): different encoding since 2024/25 - [`aac4708`](https://github.com/probberechts/soccerdata/commit/aac47087ce22bfdfd26b86ee6fee7929f605bfe3) chore: add type annotation ### 📊 Changes **4 files changed** (+31 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `soccerdata/_config.py` (+1 -0) 📝 `soccerdata/match_history.py` (+22 -6) 📝 `tests/conftest.py` (+3 -3) 📝 `tests/test_MatchHistory.py` (+5 -4) </details> ### 📄 Description Fixes #750 Supersedes #751 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:59:44 +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/soccerdata#818
No description provided.