[PR #260] [MERGED] #259 Fix PyInstaller 4.10 warnings #442

Closed
opened 2026-02-26 12:21:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/brentvollebregt/auto-py-to-exe/pull/260
Author: @brentvollebregt
Created: 4/5/2022
Status: Merged
Merged: 4/5/2022
Merged by: @brentvollebregt

Base: masterHead: feature/259-fix-pyinstaller-4.10-warnings


📝 Commits (1)

📊 Changes

1 file changed (+24 additions, -7 deletions)

View changed files

📝 auto_py_to_exe/utils.py (+24 -7)

📄 Description

Fixes #259 by correctly parsing the PyInstaller version. Also tries to handle dev builds of PyInstaller.


🔄 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/brentvollebregt/auto-py-to-exe/pull/260 **Author:** [@brentvollebregt](https://github.com/brentvollebregt) **Created:** 4/5/2022 **Status:** ✅ Merged **Merged:** 4/5/2022 **Merged by:** [@brentvollebregt](https://github.com/brentvollebregt) **Base:** `master` ← **Head:** `feature/259-fix-pyinstaller-4.10-warnings` --- ### 📝 Commits (1) - [`82bf675`](https://github.com/brentvollebregt/auto-py-to-exe/commit/82bf67573c81a513ba875d4c5901a110ddedcee3) #259 Fix PyInstaller 4.10 warnings ### 📊 Changes **1 file changed** (+24 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `auto_py_to_exe/utils.py` (+24 -7) </details> ### 📄 Description Fixes #259 by correctly parsing the PyInstaller version. Also tries to handle dev builds of PyInstaller. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 12:21:39 +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/auto-py-to-exe#442
No description provided.