FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

remove win7 and win8 msu by Wulian233 · Pull Request #5 · python/cpython-bin-deps · GitHub

remove win7 and win8 msu - #5

Closed
Wulian233 wants to merge 1 commit into
python:redistfrom
Wulian233:redist
Closed

remove win7 and win8 msu#5
Wulian233 wants to merge 1 commit into
python:redistfrom
Wulian233:redist

Conversation

Wulian233 commented Oct 1, 2024
edited
Loading

Copy link
Copy Markdown

python/cpython#124672
Require at least Windows 10 for install (Python 3.13+)

This PR is part of the python/cpython#124822

Removed outdated Windows Updates. Since we stopped supporting Windows 7 and 8.1, these patches are no longer needed. The minimum version is now Windows 10.

Synced the latest vcruntime 14.42 (today): https://github.com/python/cpython-bin-deps/tree/vcruntime

Copy link
Copy Markdown

Thanks for PR, but note you'll probably need to wait for a core dev (zooba?) to make an equivalent change, since we need to be careful about accepting binaries.

There's supposed to be a PR closing workflow on this repo, but it looks like it might only run on cron

Copy link
Copy Markdown
Author

Thank you for reminding me! I didn't notice it before https://github.com/python/cpython-bin-deps/blob/main/.github%2Fworkflows%2Fautoclose.yaml
@zooba Could you review this, Thank you

hugovk commented Oct 1, 2024

Copy link
Copy Markdown
Member

There's supposed to be a PR closing workflow on this repo, but it looks like it might only run on cron

Yes, but https://github.com/python/cpython-bin-deps/actions/workflows/autoclose.yaml says:

This scheduled workflow is disabled because there hasn't been activity in this repository for at least 60 days. Enable this workflow to resume scheduled runs.

I've re-enabled it.

We could have it run on PR open as well?

github-actions Bot commented Oct 1, 2024

Copy link
Copy Markdown

We do not accept PRs on this repository. Please file an issue at https://github.com/python/cpython requesting an update to the binary packages in this repository.

github-actions Bot closed this Oct 1, 2024
hugovk mentioned this pull request Oct 1, 2024

hugovk commented Oct 1, 2024

Copy link
Copy Markdown
Member

We could have it run on PR open as well?

Please se PR #6.

zooba commented Oct 1, 2024

Copy link
Copy Markdown
Member

I've re-enabled it.

Hahaha, after all the trouble I went to to set it up 😆

Virtually none of the branches in this repo are used directly, it's always through tags, so once files are added they can't really be removed. We already aren't using these files in any current builds, but there's nothing gained by deleting them.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL