Skip to content
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

bpo-36329: Replace 'make serve' with 'make htmlview' #826

Merged
merged 4 commits into from May 6, 2022

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Apr 6, 2022

Devguide version of python/cpython#32354.

I've tested the Makefile on macOS, but haven't tested make.bat on Windows, so it would be good if someone can test Windows.

Fixes python/cpython#80510.

make.bat Show resolved Hide resolved
@ezio-melotti ezio-melotti requested a review from Apr 23, 2022
@encukou
Copy link
Member

@encukou encukou commented Apr 29, 2022

Could you make serve echo The serve target was removed, use htmlview instead (see https://github.com/python/cpython/issues/80510), to help anyone still using it?

@hugovk
Copy link
Member Author

@hugovk hugovk commented Apr 29, 2022

Updated!

Makefile Outdated Show resolved Hide resolved
@ezio-melotti ezio-melotti mentioned this pull request May 6, 2022
5 tasks
@ezio-melotti ezio-melotti merged commit 1337af4 into python:main May 6, 2022
3 checks passed
@ezio-melotti ezio-melotti self-assigned this May 6, 2022
@hugovk hugovk deleted the 36329-docs-make-htmlview branch May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants