[Windows] Update bundled python version and bundled SSL certs

Open
#239 0 comments 0 reactions 1 assignee View on GitHub

@drojf is already working on this.

Since Jan 19, 2026.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
build-system, cli

Research direction

Look at the Windows installer build configuration to find where Python 3.7.7 is bundled. Update the Python version and ensure SSL certificates are current. Test the installer on Windows 11 to verify proper OS detection. Check for any compatibility issues with the newer Python version and the existing patcher code.

Written by the indexing model from the issue text.

Description

I noticed that the installer prints "Windows 10" even on a Windows 11 computer, only when using our windows .exe, but when I run it on my own computer it does detect properly.

I then noticed we bundle Python 3.7.7...from 2020.

Likely the older python doesn't properly support Windows 11 detection causing this issue.

It may be worth updating the bundled python version in the installer.

Also, make sure to update the bundled SSL certs.

Dominant language
JavaScript
Stars
214
Forks
12
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from 07th-mod/python-patcher

All issues in 07th-mod/python-patcher

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.