Refactor Updater for Python Implementation of WinSparkle
Open
enhancement
Staged
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 182
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
**Describe the enhancement**
Refactor Out Winsparkle CTypes to Own File
**Expected behavior**
Currently, update.py contains all the updater code including the windows-specific ctypes bindings for WinSparkle use. This code can be factored out to its own file to more pythonically and cleanly load the WinSparkle code.
Contributor guide
Assessment
This issue has not been assessed yet.