8000 Remove unused CHM handling by hugovk · Pull Request #148 · python/release-tools · GitHub
[go: up one dir, main page]

Skip to content

Remove unused CHM handling #148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Remove unused CHM handling #148

merged 1 commit into from
Jul 31, 2024

Conversation

hugovk
Copy link
Member
@hugovk hugovk commented Jul 24, 2024

We stopped distributing .chm (Windows HTML help) files in Python 3.11, see python/cpython#91242.

And Python 3.8-3.11 are in security mode, meaning only the source is released, no CHM files.

For example:

We can now remove some redundant CHM code.

@sethmlarson sethmlarson requested a review from zooba July 24, 2024 18:56
@ambv ambv merged commit ef58d43 into python:master Jul 31, 2024
9 checks passed
@hugovk hugovk deleted the rm-chm branch July 31, 2024 11:34
@zooba
Copy link
Member
zooba commented Aug 5, 2024

@ambv Did this go in before the release last week? Or does it still need a test run?

@hugovk
Copy link
Member Author
hugovk commented Aug 5, 2024

It went in before the 3.13 RC1 release.

This PR was merged in the afternoon (Europe time) on 31st July and the release build was later that night: https://dev.azure.com/Python/cpython/_build/results?buildId=154882&view=results

And that build shows it used commit fe9236f, which came after this merge: https://github.com/python/release-tools/commits/master/

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.

3 participants
0