Skip to content

bpo-34293: fix DOC Makefile regarding PAPER envvar #8585

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 2 commits into from
Sep 9, 2019

Conversation

jfbu
Copy link
Contributor

@jfbu jfbu commented Jul 31, 2018

@jfbu
Copy link
Contributor Author

jfbu commented Jul 31, 2018

The problem fixed here shows when accessing https://docs.python.org/3/download.html today (July 31, 2018) and downloading https://docs.python.org/3/archives/python-3.7.0-docs-pdf-a4.zip. Opening the PDF files in a PDF viewer, one confirms they are for letter, not A4 paper size.

Copy link
Member

@zware zware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zware zware force-pushed the doc_fix_Makefile_PAPER branch from de3d35c to 06e6376 Compare September 9, 2019 16:56
@zware zware merged commit b5381f6 into python:master Sep 9, 2019
@zware
Copy link
Member

zware commented Sep 9, 2019

Thank you for the patch, sorry it took so long to get it merged!

@miss-islington
Copy link
Contributor

Thanks @jfbu for the PR, and @zware for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @jfbu for the PR, and @zware for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @jfbu and @zware, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker b5381f669718aa19690f42f3b8bd88f03045b9d2 3.7

@miss-islington
Copy link
Contributor

Sorry @jfbu and @zware, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker b5381f669718aa19690f42f3b8bd88f03045b9d2 3.8

zware pushed a commit to zware/cpython that referenced this pull request Sep 9, 2019
The "A4" pdfs were previously the wrong size due to a change in the options in Sphinx 1.5.

See also sphinx-doc/sphinxGH-5235
(cherry picked from commit b5381f6)

Co-authored-by: Jean-François B <[email protected]>
@bedevere-bot
Copy link

GH-15816 is a backport of this pull request to the 3.8 branch.

zware pushed a commit to zware/cpython that referenced this pull request Sep 9, 2019
The "A4" pdfs were previously the wrong size due to a change in the options in Sphinx 1.5.

See also sphinx-doc/sphinxGH-5235.
(cherry picked from commit b5381f6)

Co-authored-by: Jean-François B <[email protected]>
@bedevere-bot
Copy link

GH-15817 is a backport of this pull request to the 3.7 branch.

zware added a commit that referenced this pull request Sep 9, 2019
The "A4" pdfs were previously the wrong size due to a change in the options in Sphinx 1.5.

See also sphinx-doc/sphinxGH-5235
(cherry picked from commit b5381f6)

Authored-by: Jean-François B <[email protected]>
zware added a commit that referenced this pull request Sep 9, 2019
The "A4" pdfs were previously the wrong size due to a change in the options in Sphinx 1.5.

See also sphinx-doc/sphinxGH-5235.
(cherry picked from commit b5381f6)

Authored-by: Jean-François B <[email protected]>
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
The "A4" pdfs were previously the wrong size due to a change in the options in Sphinx 1.5.

See also sphinx-doc/sphinx#5235
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.

5 participants