indygreg / indygreg/PyOxidizer
Consider setting `sys.frozen = 'pyoxidizer'` instead of True
Open
enhancement
- Dominant language
- Rust
- Stars
- 6.2k
- Forks
- 256
- PR merge metrics
- No merged PRs in 30d
Description
I'm not sure which is the right approach. It looks like pyinstaller sets it to True, while py2app sets it to 'macosx_app', and py2exe sets it to 'windows_exe' or 'console_exe'.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue identifies Python's sys.frozen flag and compares PyInstaller, py2app, and py2exe; start by locating where PyOxidizer sets that flag and checking its compatibility expectations. Done means a documented, project-approved value and any corresponding tests, but the payload names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100