[PR #607] [CLOSED] Master #691

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

📋 Pull Request Information

Original PR: https://github.com/probberechts/soccerdata/pull/607
Author: @martinwilliamsiet
Created: 6/13/2024
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

179 files changed (+27827 additions, -479 deletions)

View changed files

ARGteamMatchstatstest.py (+509 -0)
📝 poetry.lock (+470 -470)
📝 pyproject.toml (+2 -1)
📝 soccerdata/_common.py (+142 -6)
📝 soccerdata/fbref.py (+2 -2)
venv/Scripts/Activate.ps1 (+502 -0)
venv/Scripts/activate (+63 -0)
venv/Scripts/activate.bat (+34 -0)
venv/Scripts/black.exe (+0 -0)
venv/Scripts/blackd.exe (+0 -0)
venv/Scripts/bump2version.exe (+0 -0)
venv/Scripts/bumpversion.exe (+0 -0)
venv/Scripts/check-added-large-files.exe (+0 -0)
venv/Scripts/check-ast.exe (+0 -0)
venv/Scripts/check-builtin-literals.exe (+0 -0)
venv/Scripts/check-byte-order-marker.exe (+0 -0)
venv/Scripts/check-case-conflict.exe (+0 -0)
venv/Scripts/check-docstring-first.exe (+0 -0)
venv/Scripts/check-executables-have-shebangs.exe (+0 -0)
venv/Scripts/check-json.exe (+0 -0)

...and 80 more files

📄 Description

hot fix to season format for read_team_match
failed attempt at rotating IP to avoid 429


🔄 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/607 **Author:** [@martinwilliamsiet](https://github.com/martinwilliamsiet) **Created:** 6/13/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`2fa5eb9`](https://github.com/probberechts/soccerdata/commit/2fa5eb91a6dc8ed2d75c23c81e673dce331cc9ba) Master ### 📊 Changes **179 files changed** (+27827 additions, -479 deletions) <details> <summary>View changed files</summary> ➕ `ARGteamMatchstatstest.py` (+509 -0) 📝 `poetry.lock` (+470 -470) 📝 `pyproject.toml` (+2 -1) 📝 `soccerdata/_common.py` (+142 -6) 📝 `soccerdata/fbref.py` (+2 -2) ➕ `venv/Scripts/Activate.ps1` (+502 -0) ➕ `venv/Scripts/activate` (+63 -0) ➕ `venv/Scripts/activate.bat` (+34 -0) ➕ `venv/Scripts/black.exe` (+0 -0) ➕ `venv/Scripts/blackd.exe` (+0 -0) ➕ `venv/Scripts/bump2version.exe` (+0 -0) ➕ `venv/Scripts/bumpversion.exe` (+0 -0) ➕ `venv/Scripts/check-added-large-files.exe` (+0 -0) ➕ `venv/Scripts/check-ast.exe` (+0 -0) ➕ `venv/Scripts/check-builtin-literals.exe` (+0 -0) ➕ `venv/Scripts/check-byte-order-marker.exe` (+0 -0) ➕ `venv/Scripts/check-case-conflict.exe` (+0 -0) ➕ `venv/Scripts/check-docstring-first.exe` (+0 -0) ➕ `venv/Scripts/check-executables-have-shebangs.exe` (+0 -0) ➕ `venv/Scripts/check-json.exe` (+0 -0) _...and 80 more files_ </details> ### 📄 Description hot fix to season format for read_team_match failed attempt at rotating IP to avoid 429 --- <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:08 +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#691
No description provided.